A library of Vue components for displaying content from Discourse.
Sections are configured in /src/data/config.json
The default category id is set to 237
, the Campfire category on Edgeryders.
Global classes are set in /src/assets/main.css
Styling uses Tailwind utilities, read more here on how utilities work.
- Hero
- Navigation
- People
- Topics
- Events
- Custom
- Edgeryders
- Terms
npm install
npm run serve
npm run build