My personal portfolio, CV and blog.
⭐ Features • 🛠️ Tech Stack • ✏️ Development
- Persistent Dark-theme toggle with user configuration detection
- Full localization with redirect on root domain
- Two languages avaliable: English and Portuguese
- Filtering for projects and blog posts
The following tools were used in the construction of the project:
- Editor: Visual Studio Code
Original template by Techfolios
- Install Jekyll
- Install jekyll-sitemap
- Clone this repo
$ cd "folder-you-cloned-into"
$ jekyll serve
for live-development server or$ jekyll build
for building the website