All Projects → revel → revel.github.io

revel / revel.github.io

Licence: other
Revel manual and docs

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to revel.github.io

javascript-invat-eu-inveti-si-tu
Această colecție este pentru cei interesați de o resursă deschisă dedicată înțelegerii JavaScript.
Stars: ✭ 45 (+15.38%)
Mutual labels:  manual
open-development-template
Workflow and documentation templates that help teams formalize their goals, workflow and governance model to encourage participation and field contributions.
Stars: ✭ 18 (-53.85%)
Mutual labels:  docs
emlid-docs
Documentation for Emlid products
Stars: ✭ 62 (+58.97%)
Mutual labels:  docs
UPBGE-Docs
UPBGE Manual
Stars: ✭ 12 (-69.23%)
Mutual labels:  manual
jq-manual-cn
jq 中文手册
Stars: ✭ 28 (-28.21%)
Mutual labels:  manual
helpscout-docs-api-php
DocsApi client for HelpScout
Stars: ✭ 21 (-46.15%)
Mutual labels:  docs
PygameDocs
关于Pygame库的中文文档
Stars: ✭ 33 (-15.38%)
Mutual labels:  docs
jigsaw-site
Jigsaw Documentation Site
Stars: ✭ 27 (-30.77%)
Mutual labels:  docs
docs
Learn Anything Docs
Stars: ✭ 25 (-35.9%)
Mutual labels:  docs
tokei-zh
🇨🇳翻译: <tokei> 代码信息的统计程序 ❤️ 校对 ✅
Stars: ✭ 92 (+135.9%)
Mutual labels:  docs
hornibills
犀鸟 方便快捷的文档接口管理
Stars: ✭ 78 (+100%)
Mutual labels:  docs
reactools
Create React interfaces is easy.
Stars: ✭ 14 (-64.1%)
Mutual labels:  docs
FreeTAKServer-User-Docs
FreeTAKServer documentation for end users
Stars: ✭ 23 (-41.03%)
Mutual labels:  docs
nuxt3-docs-zh
Nuxt3中文文档
Stars: ✭ 38 (-2.56%)
Mutual labels:  docs
docs
API Documentation for Handsontable
Stars: ✭ 18 (-53.85%)
Mutual labels:  docs
docs
Documentation for Slidev
Stars: ✭ 69 (+76.92%)
Mutual labels:  docs
docs.bitshares.org
Please check the new repository https://github.com/bitshares/how.bitshares.works. This repository contains the OLD sources (and the build in a different branch) for docs.bitshares.org
Stars: ✭ 18 (-53.85%)
Mutual labels:  docs
bilibili-api-docs
bilibili-api 的开发文档
Stars: ✭ 19 (-51.28%)
Mutual labels:  docs
docs
WayScript Documentation
Stars: ✭ 14 (-64.1%)
Mutual labels:  docs
docs
Jina V1 Official Documentation. For the latest one, please check out https://docs.jina.ai
Stars: ✭ 21 (-46.15%)
Mutual labels:  docs

revel.github.io

Build Status

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 jekyll-redirect-from octopress-escape-code
$ git clone [email protected]: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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].