Skip to content

kumailht/flakes-website

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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