Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 815 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 815 Bytes

NotJSOxford

Site source for https://not.jsoxford.com, a maybe js, not oxford series of online livestreamed zoom group chats about various topics.

11ty-netlify-jumpstart.netlify.app is the base of the site created by Stephanie Eckles (@5t3ph). Documentation on where things are can be found there.

Hosted on Netlify.

The repository is also subject to the code of conduct we have here: https://not.jsoxford.com/coc/ :)

Development Scripts

After you clone the repository, run these:

npm start

Run 11ty with hot reload at localhost:8080

npm run build

Production build includes minified, autoprefixed CSS and social preview image generation

Use this as the "Publish command" if needed by hosting such as Netlify.