From 90b02b03f0a9a61ca7fc761a383184a940c89302 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E3=82=AF=E3=83=9E?= <85490958+adrianvic@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:31:30 -0300 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b6ba6f5..90cdf33 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,19 @@ [![Build Eleventy](https://github.com/adrianvic/adrianvic.github.io/actions/workflows/build.yml/badge.svg)](https://github.com/adrianvic/adrianvic.github.io/actions/workflows/build.yml) [![pages-build-deployment](https://github.com/adrianvic/adrianvic.github.io/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/adrianvic/adrianvic.github.io/actions/workflows/pages/pages-build-deployment) -My personal website/blog. +My personal static website/blog built with Eleventy. + + + +## Interesting features + - Multiple pages + - Text support + - Interactive + +## Features that are not interesting at all + - Localization support with global/page string table + - Reusable elements with Eleventy's macros + - Responsive design for computers, medium sized devices and smartphones + - Functional without JavaScript + - Robust blog functionality with support for linking post translations with a common internal ID + - Some elements have hints while hovering, they update the text of a hint bar on the website header