Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 2.14 KB

README.md

File metadata and controls

67 lines (43 loc) · 2.14 KB

herculino.com

My personal portfolio, CV and blog.

GitHub Website


⭐ Features🛠️ Tech Stack✏️ Development

Features

  • Persistent Dark-theme toggle with user configuration detection

Theme toggler feature example

  • Full localization with redirect on root domain
    • Two languages avaliable: English and Portuguese

Localization feature example

  • Filtering for projects and blog posts

Filter feature example

Tech Stack

The following tools were used in the construction of the project:

Website
Hosting
Tools

Original template by Techfolios

Development

  1. Install Jekyll
  2. Install jekyll-sitemap
  3. Clone this repo
  4. $ cd "folder-you-cloned-into"
  5. $ jekyll serve for live-development server or $ jekyll build for building the website