Skip to content

jamesdoc/jamesdoc.com

Repository files navigation

JamesDoc.com

Simple static site via Eleventy, deploying to Netlify.

Netlify Status

What's in the box?

Getting going (dev)

  • npm install - Install dev dependancies
  • node utils/books.js - Hydrate the reading list
  • npm run dev - Build the site for dev

Data

If you want things importing nicely (eg Last.fm) you'll need to get the .env file looking right…

Deploying

  • npm run build - Build the production assets
  • scp -r dist [email protected]:/www/ - Move it to your server*
  • Other methods are possible, eg automated deploys via Github + Netlify

What's I've learnt about Eleventy:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published