ngodingbang.github.io

Repository of NgodingBang blog using Hugo and Notion.

MIT License

Stars
0
Committers
2

NgodingBang Blog

Repository of NgodingBang blog using Hugo and Notion.

Requirement

Installation

To get started using this app in your localhost, simply paste this command into your terminal:

git clone https://github.com/ngodingbang/ngodingbang.github.io.git && cd ngodingbang.github.io
cp .env.example .env
npm install

Then read the full documentation of how to pull your Notion document into the repository here.

Getting Started

Make sure you already have Hugo on the localhost. Then, pull all Notion document and run the development server:

npm run pull-content
npm run dev

Open http://localhost:1313 with your browser to see the result.

Changelog

You can read the changelog here.

License

You can read the license here.

Contributor

  • Ngoding Bang

  • Septianata Rizky Pratama

Credits