]>
danix's work - danix.xyz-2.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Danilo M. [Wed, 15 Apr 2026 13:50:40 +0000 (15:50 +0200)]
feat: create Photo article type template
Danilo M. [Wed, 15 Apr 2026 13:50:38 +0000 (15:50 +0200)]
feat: create Life article type template
Danilo M. [Wed, 15 Apr 2026 13:50:35 +0000 (15:50 +0200)]
feat: create article type dispatcher template
Danilo M. [Wed, 15 Apr 2026 13:49:00 +0000 (15:49 +0200)]
feat: add article header and sidebar partials supporting single article template
Danilo M. [Wed, 15 Apr 2026 13:48:58 +0000 (15:48 +0200)]
feat: create single article template with sidebar
Danilo M. [Wed, 15 Apr 2026 13:48:55 +0000 (15:48 +0200)]
feat: create article list item with type badges and pinned indicator
Danilo M. [Wed, 15 Apr 2026 13:48:54 +0000 (15:48 +0200)]
feat: create articles list with pinned post support
Danilo M. [Wed, 15 Apr 2026 13:47:44 +0000 (15:47 +0200)]
feat: create landing page with hero and CTAs
Danilo M. [Wed, 15 Apr 2026 13:44:27 +0000 (15:44 +0200)]
feat: create English i18n strings
Danilo M. [Wed, 15 Apr 2026 13:44:00 +0000 (15:44 +0200)]
fix: remove duplicate keys from Italian i18n, use contactMe for social section
Danilo M. [Wed, 15 Apr 2026 13:42:29 +0000 (15:42 +0200)]
feat: add missing email key in Forms section
Danilo M. [Wed, 15 Apr 2026 13:42:09 +0000 (15:42 +0200)]
feat: create Italian i18n strings
Danilo M. [Wed, 15 Apr 2026 13:39:59 +0000 (15:39 +0200)]
feat: create language switcher with persistence
Danilo M. [Wed, 15 Apr 2026 13:39:27 +0000 (15:39 +0200)]
fix: remove duplicate Alpine-based menu toggle, rely solely on menu.js for menu state management
Danilo M. [Wed, 15 Apr 2026 13:38:16 +0000 (15:38 +0200)]
feat: create hamburger menu toggle script
Danilo M. [Wed, 15 Apr 2026 13:37:29 +0000 (15:37 +0200)]
fix: remove duplicate theme toggle logic from hamburger-menu.html, delegate to dedicated theme-toggle.js
Danilo M. [Wed, 15 Apr 2026 13:36:17 +0000 (15:36 +0200)]
feat: create theme toggle with localStorage persistence
Danilo M. [Wed, 15 Apr 2026 13:35:45 +0000 (15:35 +0200)]
fix: add light theme color overrides and remove duplicate inline code styling from chroma-custom.css
Danilo M. [Wed, 15 Apr 2026 13:34:25 +0000 (15:34 +0200)]
feat: create syntax highlighting theme with dark/light support
Danilo M. [Wed, 15 Apr 2026 13:33:55 +0000 (15:33 +0200)]
fix: remove redundant focus ring offset rule in main.css
Danilo M. [Wed, 15 Apr 2026 13:32:30 +0000 (15:32 +0200)]
feat: create Tailwind CSS with theme variables and base styles
Danilo M. [Wed, 15 Apr 2026 13:28:47 +0000 (15:28 +0200)]
feat: create footer with links and copyright
Danilo M. [Wed, 15 Apr 2026 13:28:40 +0000 (15:28 +0200)]
feat: create hamburger overlay menu with language and theme toggles
Danilo M. [Wed, 15 Apr 2026 13:28:29 +0000 (15:28 +0200)]
feat: create responsive header with theme toggle and hamburger
Danilo M. [Wed, 15 Apr 2026 13:28:22 +0000 (15:28 +0200)]
feat: create base template with theme toggle, fonts, and Alpine.js
Danilo M. [Wed, 15 Apr 2026 13:26:54 +0000 (15:26 +0200)]
feat: add site configuration with bilingual setup and article types
Danilo M. [Wed, 15 Apr 2026 13:26:44 +0000 (15:26 +0200)]
feat: add theme metadata
Danilo M. [Wed, 15 Apr 2026 13:24:25 +0000 (15:24 +0200)]
added gitignore
Danilo M. [Wed, 15 Apr 2026 13:23:46 +0000 (15:23 +0200)]
initial commit