Skip to content

nomasgrim/mistress-jade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Project

  • assuming prior node environment setup
  • grunt knowledge (good project to fork and checkout vml-minification https://github.com/ruzz311/vml-minification)
  • clone this project
  • cp a few things from this project
    • src
    • docs
    • assets
    • test
    • Gruntfile.js
    • package.js
    • README.md
  • install grunt npm install -g grunt-cli
  • install packages npm install
  • start node server grunt connect:site:keepalive
  • checkout localhost:8000
    • Jade SHITs (simple html insomniac turrets shit)

Discover JADE

Explore

  • now lets edit and play in jade
  • jade files are in the src dir
    • src/markup
    • index.jade - src/markup/htdocs
      • extends
        • templates
          • main.jade
          • notice include mixins, advanced get back to it and have shane exlain better
          • edit title
          • notice blocks
      • copy paste this markdown over what's in :markdown
    • refresh localhost
  • stylus files are in styles/lib/base.styl
    • removed solarized, and such

Dress her up with Stylus

Stylus, the Mary Kay of Styling, it's cake 'd ... ?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published