Skip to content

shellbear/shellbear.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c237c90 · Jul 5, 2023

History

76 Commits
Jan 30, 2022
Sep 5, 2022
May 4, 2023
Sep 22, 2021
Sep 5, 2022
May 4, 2023
May 4, 2023
May 4, 2023
Sep 22, 2021
Jul 20, 2021
Sep 5, 2022
Sep 5, 2022
Jul 20, 2021
May 13, 2021
Jul 20, 2021
Sep 5, 2022
Jan 30, 2022
Jul 1, 2022
Sep 5, 2022
Jul 5, 2023
Jan 30, 2022
Jul 5, 2023

Repository files navigation

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.