Skip to content

theAdhocracy/theadhocracy-web-v4

Repository files navigation

Cartoon image of Murray Champernowne.

theAdhocracy

👋 Welcome to my corner of the internet

Here you'll find my ad hoc thoughts, front-end experiments, technical articles, and anything else that I want. That's the beauty of having your own website: it can be whatever you want it to be!

🧐 What's inside?

theAdhocracy is built on the Jamstack, a modern tech stack wtih ReactJS at the heart. Specifically:

It's also built on the foundations of the IndieWeb, with accessibility (#a11y) at its core. If you can spot any improvements than can be made feel free to ping me a message (Twitter is probably best) or make a pull request.

ℹ More about me

You can find me all over the place:

Or just subscribe to my blog via RSS to stay up to date 😀

📋 Documentation

Prerequisites

  • npm
  • Prettier
  • Node

Local Production Build (Netlify)

The Netlify CLI is required to perform local production builds.

  • netlify dev --context production: runs a local development server using the live server configuration.
  • netlify build --context production: forces a full build using the same settings as the production server. (Note: you cannot preview this build.)

The default behaviour assumes that --content production is set, so that can be omitted from both of the above commands without changing the output. Included purely for documentation purposes. Other options include e.g. --content deploy-preview.

Full documentation: Netlify CLI Docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published