Skip to content

Source code of my personal website and blog ✨

License

Notifications You must be signed in to change notification settings

ELO-I/shellbear.me

 
 

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.

About

Source code of my personal website and blog ✨

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.5%
  • CSS 5.6%
  • JavaScript 0.9%