neoteny1010 / shellbear.me

Source code of my personal website and blog ✨

Home Page:https://shellbear.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source code of my personal website & blog ✨

Check the live version here ⚡️

home blog

✨ Features

  • Responsive
  • RSS Feed
  • Blog with Notion API
  • Strongly typed
  • Fast thanks to Next.js and Vercel
  • Components made with styled-components
  • GitHub CI to build and lint project

📦 Made with

  • next.js
  • typescript
  • styled-components
  • styled-system
  • react-notion-x
  • notion API

💻 Getting Started

Install dependencies:

npm install
# or
yarn

Then, run the development server:

npm run dev
# or
yarn dev

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

🗝 License

This project is licensed under the GPLv3 License - see the LICENSE file for details.

About

Source code of my personal website and blog ✨

https://shellbear.me/

License:GNU General Public License v3.0


Languages

Language:TypeScript 84.2%Language:MDX 9.6%Language:CSS 4.9%Language:JavaScript 1.2%Language:Shell 0.2%