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

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

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)