Skip to content

nabetama/nabetama.com

Repository files navigation

nabetama.com

The source code for nabetama.com.

Getting Started

git clone git@github.com:nabetama/nabetama.com.git
npm install
npm run dev

dev server will starts on localhost:3000.

Next, You will be able to write some articles. Writing articles is easy. Execute the following command.

npm run write

The above command will create yyyy-MM-dd.mdx in the content/posts directory.

Releases

No releases published

Packages

No packages published

Languages