Haxeflixel.com site
Tech used
- Next.js
- Typescript
- MDX
- Bootstrap 3.3.7
- CSS Modules
- Jquery 1.12.4
- Gray matter - https://github.com/jonschlinkert/gray-matter
Resources
- Ubuntu font from Google Fonts in global.css file
Getting Started
First, install the dependencies
npm iThen, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
Page locations
| Page | Path |
|---|---|
| Homepage | pages/index.tsx |
| Examples/Demos | pages/demos |
| Examples/Snippets | [not handled here] |
| Showcase | pages/showcase |
| Blog | pages/blog |
| Docs | pages/api |
| Forum | [not handled here] |
TODOs
- 404 page
- Nav search input
- add page titles
On this page
Languages
TypeScript74.2%CSS24.1%JavaScript1.7%
Contributors
Created January 5, 2023
Updated November 26, 2022