Skip to content

Hamster-Powered-Studio/devblog

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Hamster Powered DevBlog

This is a web blog repository for the organization Hamster Powered Studio. It was built mainly using Next.js.

Actual blog contents are uploaded here in the form of mdx files in the posts directory, which are parsed into html files that are statically generated with Next.js.

If you are an author, you can take a look at here for detailed instructions on the markdown format.

Some notable included libraries are:

  • TailwindCSS
  • PostCSS
  • Remark
  • Gray Matter
  • next-mdx-remote