Skip to content

luong/blog

Repository files navigation

12G Dev Blog

This website is built using Docusaurus 3, a modern static website generator. Posts are created in Markdown format.

This place is for sharing tips and news of software developments. Categories are various topics: nodejs, golang, javascript, php, etc.

See the live site


Installation

$ npm install

Local Development

$ npm start

Build

$ npm run build

Deployment

Currently this project is being deployed on Vercel.