Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/64j0/my-blog
This repository is used to store the code that I use to make my personal blog with Next.js that is deployed in Vercel's platform.
https://github.com/64j0/my-blog
blog nextjs projetos-pessoais reactjs scss
Last synced: 2 days ago
JSON representation
This repository is used to store the code that I use to make my personal blog with Next.js that is deployed in Vercel's platform.
- Host: GitHub
- URL: https://github.com/64j0/my-blog
- Owner: 64J0
- Created: 2020-06-22T04:54:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T17:04:39.000Z (11 days ago)
- Last Synced: 2024-11-04T17:43:25.924Z (11 days ago)
- Topics: blog, nextjs, projetos-pessoais, reactjs, scss
- Language: TypeScript
- Homepage: https://gaio.dev
- Size: 25.3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Blog made with Next.js 🎉
I decided to create this project to store some articles I'm writing while learning new things. In the beginning I decided to use **Next.js** so I was able to study this tool, and now I'm happy with the result using Google Chrome Lighthouse report.
You can access this blog in the following URL: [https://gaio.dev](https://gaio.dev).
## External Tools
* Google Analytics - [link](https://analytics.google.com/analytics/web/)
* Microsoft Clarity - [link](https://clarity.microsoft.com/)
* Vercel - [link](https://vercel.com/)## Demonstration
## TO-DO:
A non-exhaustive list of features I would like to add to this project in the long run.
* Comments in the posts;
* Search posts by keywords;
* Follow the blog and set an alarm when a new post is released;