Skip to content

hansliu/makefiletutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Makefile Tutorial by Example

This is a single page website. It's built by metalsmith, and the generated files are in docs (picked because Github Pages only supports / and /docs as directories to serve from).

To run this locally:

  • yarn install
  • yarn dev

To deploy:

  • Make changes
  • yarn build (or yarn dev)
  • Commit changes
  • git push

About

Learn make by example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 45.2%
  • JavaScript 29.7%
  • HTML 24.0%
  • Makefile 1.1%