Skip to content

jmandel1027/foam.css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foam.css

Latest release Build status

style guide

See styleguide: https://f-o-a-m.github.io/foam.css/

scripts

  • npm start start webserver serving /catalog, also watches for changes made in /catalog
  • npm run css compile /styles/*.sass into /catalog/static/dist
  • npm run watch watches for changes made in /styles and compiles changed styles into /catalog/static/dist
  • npm run build builds the styleguide into /catalog/build

note

  • /catalog/static/fonts is a symbolic link to /fonts
  • /catalog/static/assets is a symbolic link to /assets

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 87.7%
  • JavaScript 9.2%
  • HTML 3.1%