Skip to content

Instantaneous static site site generator and server in Crystal

License

Notifications You must be signed in to change notification settings

straight-shoota/criss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

criss

The CRystal Instantaneous Static Site is a static site generator and server modeled after Jekyll.

ALPHA STATUS - this is probably not yet useful for production

Installation

Criss relies on sass.cr, and some dependencies might be required on your system. Check out the installation instructions for sass.cr for more details.

Download this repository and run shards install && shards build

Usage

Run the executable criss inside a website folder. It now serves the content from this folder directly.

Run criss help for command line options.

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/straight-shoota/criss/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

Instantaneous static site site generator and server in Crystal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published