Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alohadancemeow/next-level-blog

A personal blog :v: using Next.js + Contentlayer + Notion + Mantine + Markdown
https://github.com/alohadancemeow/next-level-blog

contentlayer mantine mdx nextjs notion

Last synced: 26 days ago
JSON representation

A personal blog :v: using Next.js + Contentlayer + Notion + Mantine + Markdown

Awesome Lists containing this project

README

        

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## :wave: Hi there !

**alohadancemoew** : A personal blog for documenting my learning, and sharing my knowledge. :v:

- Start developing:

```bash
git clone https://github.com/alohadancemeow/next-level-blog.git
cd next-level-blog
npm install --save
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.

## :four_leaf_clover: Technologies

To learn more, take a look at the following resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Mantine](https://mantine.dev/) - A fully featured React components library.
- [MDX](https://mdxjs.com/) - Markdown for the component era.
- [Giscus](https://giscus.app/) - A comments system powered by GitHub Discussions.
- [Notion API](https://developers.notion.com/) - Connect Notion pages and databases to the tools you use every day, creating powerful workflows.
- [react-notion-x](https://github.com/NotionX/react-notion-x) - Fast and accurate React renderer for Notion. TS batteries included.

## :rocket: Deploy on Vercel

The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.

## :frog: Live site:

- [alohadancemeow](https://next-level-blog.vercel.app/) :v:

![image](/public/assets/og-home.png)