Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 297 Bytes

File metadata and controls

15 lines (9 loc) · 297 Bytes

code.slash-tmp.dev

Code samples for /tmp blog posts.

Development

Run the desired index.html file in a browser.

Add a page

To add a page, run node generator.js [page-slug]. Il will create the [page-slug] folder with the following files:

  • index.html
  • styles.css
  • index.js