8000 GitHub - beance/revel.github.io: Documentation for Revel
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

beance/revel.github.io

 
 

Folders and files

< 9150 td class="react-directory-row-name-cell-large-screen" colSpan="1">
NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

revel.github.io

Documentation for the Revel framework

This jekyll powered site is located at revel.github.io.

To compile and view the site locally:

$ gem install jekyll kramdown
$ git clone git@github.com:revel/revel.github.io.git
$ cd revel.github.io
$ jekyll serve

Important Due to a bug in some versions of jekyll, you may get a lot of console output such as

Regenerating: 97 files at 2015-01-17 22:46:09 ...done.
Regenerating: 97 files at 2015-01-17 22:46:28 ...done.
... snipped ...
Regenerating: 97 files at 2015-01-17 22:47:44 ...done.
Regenerating: 97 files at 2015-01-17 22:48:03 ...done.

In this case start jekyll with the 'destination' directory outside the tree, eg

$ jekyll serve -d ../revel_site_build

About

Documentation for Revel

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 60.2%
  • CSS 20.7%
  • JavaScript 14.7%
  • Go 4.0%
  • Shell 0.4%
0