Skip to content

0x20/website-node

Repository files navigation

Hackerspace Gent Website

Website for Hackerspace Gent (0x20).

Events

Events are managed via markdown files in /events/ with YAML frontmatter. Anyone can add events via Pull Request - see /events/README.md for the format.

Development

npm install
npm run dev    # Development with auto-reload
npm start      # Production

Server runs on http://localhost:3000

Project Structure

website-node/
├── public/           # Static assets (css, js, images)
├── views/            # Pug templates
├── events/           # Event markdown files
├── scripts/          # Calendar export/import scripts
└── server.js         # Express server

Deployment

docker compose up -d --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •