/latenight-code

My personal express website

Primary LanguageHTML

Latenight Code

Check it out! http://www.latenightcode.xyz/

My personal site where I can post all things me: from helpful coding writeups, to fun visual projects. The making of the site was completely self-taught, and was built from the ground up using NodeJS and express. It is still under construction, and will be updated regularly.

Screenshots

Home Page Blog List Writeup

Usage

To run the server locally, run

npm install
npm start

and connect to https://localhost:8080 in the browser.

Technologies

  • HTML
  • CSS
  • JavaScript
  • NodeJS
  • Express
  • Pug
  • Markdown
  • Pandoc