Skip to content

vincentntang/vincentntang.com

Repository files navigation

vincentntang.com Netlify Status License: MIT

Quickstart

Personal website running on Gatsby, React, and Node.js

This version of GatsbyJS works best on node 10.16.0. I am having issues upgrading it to v3

so run these commands on macOS to specify a specific node version

npm install -g n
sudo n 10.16.0

To install the app

npm install

then run local server:

npm run dev

Navigate to localhost:8000.

Features

  • Posts and pages in Markdown
  • Tags and categories
  • Night mode
  • DOS mode (404)
  • Code theme based on New Moon
  • Sass based on Primitive)

Contributing

If you see any typos or formatting errors in a post, or any other issue that needs to be addressed, please do not hesitate to open a pull request and fix it!

Acknowledgements

License

This project is open source and available under the MIT License.

About

💻 Personal blog site using GatsbyJs, ReactJs, and NodeJs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published