mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-07-05 03:27:33 -05:00
34 lines
781 B
Markdown
34 lines
781 B
Markdown
---
|
|
|
|
title: Home
|
|
|
|
description: >-
|
|
This is my personal website, home to my blog. It's powered by my own custom
|
|
theme named bobatheme, which is available at
|
|
https://github.com/BBaoVanC/bobatheme.
|
|
|
|
---
|
|
|
|
## My Website
|
|
|
|
This is my personal website. I wrote it myself from scratch using [my own
|
|
theme][bobatheme-github] and a static site generator named [Hugo][hugo-website].
|
|
I occasionally write blog posts under the [blog section][blog-section].
|
|
|
|
[bobatheme-github]: https://github.com/BBaoVanC/bobatheme
|
|
[hugo-website]: https://gohugo.io
|
|
[blog-section]: {{< ref "/blog/" >}}
|
|
|
|
## Topics I write about
|
|
|
|
I write mostly about technology, including:
|
|
|
|
- Linux
|
|
- Open Source Software
|
|
- Programming
|
|
- Web Development
|
|
|
|
## My other website
|
|
|
|
I also run another website: https://boba.best.
|