Skip to content

JerryDIT/youandjerrycan.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youandjerrycan.org

Website for the Jerry DIT project

dev version running at: http://dev.youandjerrycan.org

Getting started

### Install Nanoc

gem install nanoc

If you don't know if ruby is installed on your machine. Follow the the nanoc install guide.

Fork this repo and clone your repo locally with git

git clone https://github.com/YOUR-NICKNAME/youandjerrycan.org

Run your local version

Go into the site folder

cd youandjerrycan.org

And run the compiler

nanoc autocompile

You can see the site running by default at http://localhost:3000

Edit files in /content, /layout, /lib, or even Rules.

Usefull documentation

Roadmap?

You can find resources on the wiki

Releases

No releases published

Packages

No packages published