Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 243 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 243 Bytes

make

Make - a site with articles on software and electronics.

To get this running locally run these commands: npm install -g npm; npm install -g docpad docpad update

Run this to regenerate static content: docpad generate --env static