Skip to content

namitamo/atmos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

966 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local development

Install gems:

bundle install

Install node packages:

npm install

Compile and watch for changes to JavaScript in _src:

grunt dev

Start the server and watch for changes:

bundle exec jekyll serve

Publishing

Compile and minify JavaScript:

grunt

With GitHub sync enabled, push to GitHub. Then publish on Siteleaf.

About

Siteleaf v2 theme for the siteleaf.com marketing site and blog

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 60.9%
  • HTML 26.2%
  • JavaScript 12.8%
  • Ruby 0.1%