Source for knoxdevs.com — built with Astro and Tailwind CSS. Deployed automatically to GitHub Pages on every push to master.
npm install
npm run dev # http://localhost:4321
npm run build # build to dist/- Edit (or create) the relevant YAML file in
src/content/{collection}/ - If adding a new entry with a logo/photo, drop the image in
public/images/{collection}/and addimage: yourfilename.extto the YAML - Open a pull request
| Folder | What it contains |
|---|---|
src/content/groups/ |
Developer meetup groups |
src/content/organizers/ |
Community organizers |
src/content/conferences/ |
Regional conferences |
src/content/organizations/ |
Supporting organizations |
src/content/spaces/ |
Coworking and event spaces |
Images live in the matching public/images/{collection}/ directory.