Skip to content

Latest commit

 

History

History
99 lines (53 loc) · 2.52 KB

dev.md

File metadata and controls

99 lines (53 loc) · 2.52 KB

Fumes website features

Fumes development technologies

Stuff for development. Its happens in master branch:

  • npm

  • 11ty

  • plus various code clips & techniques taken here and there...

  • Netlify CND and SSL/https.

Setup:

npm install

after that, you might need to run also:

npm audit fix

Dev time:

A. Run 11ty

npx @11ty/eleventy --serve

or Change the web server’s port. Here how to use localhost:8081 :

npx @11ty/eleventy --serve --port=8081

B. Produce images

Use Grinder gulp functions to quickly make all the images need for Fumes's responsive layout.

To do

One day:

  • use eleventy-img

  • install service workers

  • mailchimp

  • merchandise

  • PDFs | ebooks