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

https://github.com/fbruzzesi/fbruzzesi.github.io

Personal Blog
https://github.com/fbruzzesi/fbruzzesi.github.io

Last synced: 6 months ago
JSON representation

Personal Blog

Awesome Lists containing this project

README

          

# One commit at a time - Personal Blog

This is the repository for my personal blog, which is hosted on [GitHub Pages][gh-page].

The blog is built using [mkdocs][mkdocs], [mkdocs-material][mkdocs-material] theme and the [blog plugin][blog-plugin].

## Why does this blog exist?

I wrote about it in my first post, [Hello World][hello-world]. In extreme synthesis, the TL;DR would go something like:

> I wanted to have a place to write about things I learn and experience, mostly regarding my work (programming) life.

[gh-page]: https://fbruzzesi.github.io/blog/
[mkdocs]: https://www.mkdocs.org/
[mkdocs-material]: https://squidfunk.github.io/mkdocs-material/
[blog-plugin]: https://squidfunk.github.io/mkdocs-material/setup/setting-up-a-blog/
[hello-world]: https://fbruzzesi.github.io/blog/2023/12/21/hello-world-/