Skip to content

gamedevsam/hf-site

 
 

Repository files navigation

Haxeflixel.com site

Tech used

Resources

  • Ubuntu font from Google Fonts in global.css file

Getting Started

First, install the dependencies

npm i

Then, run the development server:

npm run dev

Open 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

About

Rebuild of Haxeflixel.com using React, Next.js and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.2%
  • CSS 24.1%
  • JavaScript 1.7%