https://github.com/raagh/patferraggi.dev-next
Personal website and blog
https://github.com/raagh/patferraggi.dev-next
blog nextjs typescript
Last synced: about 1 month ago
JSON representation
Personal website and blog
- Host: GitHub
- URL: https://github.com/raagh/patferraggi.dev-next
- Owner: Raagh
- Created: 2024-02-11T15:42:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T17:56:50.000Z (about 2 years ago)
- Last Synced: 2025-03-05T06:25:34.189Z (over 1 year ago)
- Topics: blog, nextjs, typescript
- Language: TypeScript
- Homepage: https://www.patferraggi.dev
- Size: 39.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# patferraggi.dev
This is my `Personal Website and Blog`.
It was designed by my wife `Sofia Toso`, you can check her work [here](https://sofiatoso.com/).
## Introduction
The website is a built with [Next.js](https://nextjs.org/) following the JAMStack architecture and it is a migration from
the original blog under [this repository](https://github.com/Raagh/patferraggi.dev)
## Features
- It introduces statically generated site using React and blog posts served from Markdown files(md/mdx)
- The repository has CI/CD integration and gets automatically deploy to [Vercel](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) every time there is a commit to master branch
- Comments support using [Disqus](https://disqus.com/)
- Mailing list support using [Mailchimp](https://mailchimp.com/)
# Whats next?
- [] Fix sidebar animation
- [] Update pictures
- [] Update projects
- [] Update bio
- [] Bring blog back to life (maybe)
- [] Add Admin page (maybe)