Skip to content

kumailht/flakes-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flakes Homepage & Documentation

Homepage & Documentation to the Flakes admin framework. Uses the Cactus static site generator.

Setup instructions

Clone the repository and all submodules

git clone --recursive https://github.com/kumailht/flakes-website.git

Install dependencies

bower install```

#### Run SASS (if you're making changes to the CSS)

cd static/css sass --watch website.sass:website.css --style compressed sass --watch preview.sass:preview.css --style compressed


#### Install Cactus (https://github.com/koenbok/Cactus)
`sudo easy_install cactus`

#### Run the Cactus server
`cactus serve`

#### Build the website (outputs a website in the .build directory)
`cactus build`

About

Homepage to the Flakes admin framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •