Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fpisg/makefiletutorial

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

181 Commits
181 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:

  • nvm use # Pick node version
  • yarn install (If this fails to build node-sass, I've had luck with node v12.10.0)
  • yarn dev

To deploy:

  • Make changes
  • nvm use # Pick node version
  • yarn build (or yarn dev)
  • Commit changes
  • git push

About

Learn make by example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • SCSS 39.0%
  • JavaScript 32.1%
  • EJS 27.9%
  • Makefile 1.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.