Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 733 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 733 Bytes

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