]>
danix's work - danix.xyz.git/log
Danilo M. [Sat, 4 Apr 2026 13:15:44 +0000 (15:15 +0200)]
Fix vendor mixin issues in Sass - use standard CSS transforms
Replace @include vendor() calls with standard CSS for transform and animation properties. These don't need vendor prefixes in modern browsers and were causing undefined mixin errors.
- _page.scss: Use standard animation/transition
- _hero.scss: Use standard transform
- _scroll-reveal.scss: Use standard transform
Build now compiles successfully without errors (warnings are from HTML5UP legacy libs only).
Co-Authored-By: Claude Haiku 4.5 <redacted>
Danilo M. [Sat, 4 Apr 2026 12:13:30 +0000 (14:13 +0200)]
retry after minute change
Danilo M. [Sat, 4 Apr 2026 12:11:22 +0000 (14:11 +0200)]
final test
Danilo M. [Sat, 4 Apr 2026 12:11:04 +0000 (14:11 +0200)]
check errors
Danilo M. [Sat, 4 Apr 2026 12:10:56 +0000 (14:10 +0200)]
redeploy with vendor.scss string.index fix
Danilo M. [Sat, 4 Apr 2026 12:10:19 +0000 (14:10 +0200)]
debug: check build log
Danilo M. [Sat, 4 Apr 2026 12:09:57 +0000 (14:09 +0200)]
retry deploy - verify Sass silencing works
Danilo M. [Sat, 4 Apr 2026 12:09:28 +0000 (14:09 +0200)]
trigger rebuild with Sass deprecation silencing
Danilo M. [Sat, 4 Apr 2026 11:18:12 +0000 (13:18 +0200)]
added .claude folder to gitignore
Danilo M. [Sat, 4 Apr 2026 10:56:16 +0000 (12:56 +0200)]
add draft articles and featured image
- come-funziona-questo-sito.md (Italian article, draft)
- of-being-lonely.md (English article, draft)
- loneliness.jpg featured image
Co-Authored-By: Claude Sonnet 4.6 <redacted>
Danilo M. [Sat, 4 Apr 2026 10:47:53 +0000 (12:47 +0200)]
update theme submodule and remove deprecated MetaDataFormat
Danilo M. [Sat, 4 Apr 2026 10:45:08 +0000 (12:45 +0200)]
trigger rebuild with Sass deprecation fixes
Danilo M. [Sat, 4 Apr 2026 10:31:30 +0000 (12:31 +0200)]
add CLAUDE.md and update post-receive hook with detailed logging
Co-Authored-By: Claude Sonnet 4.6 <redacted>
Danilo M. [Mon, 15 Sep 2025 10:35:40 +0000 (12:35 +0200)]
minor mod for pushing.
Danilo M. [Mon, 15 Sep 2025 10:27:09 +0000 (12:27 +0200)]
removed curriculum.
Danilo M. [Mon, 15 Sep 2025 10:22:03 +0000 (12:22 +0200)]
minor modification to trigger push to production, again, and again :(
Danilo M. [Mon, 15 Sep 2025 10:16:27 +0000 (12:16 +0200)]
minor modification to trigger push to production, again
Danilo M. [Mon, 15 Sep 2025 10:15:06 +0000 (12:15 +0200)]
minor modification to trigger push to production
Danilo M. [Mon, 15 Sep 2025 10:00:16 +0000 (12:00 +0200)]
updated toml for latest hugo version + various minor fixes to code implementation
danix [Tue, 12 Nov 2024 09:46:16 +0000 (10:46 +0100)]
modificato tema per errore in footer
danix [Fri, 7 Apr 2023 09:34:57 +0000 (11:34 +0200)]
added article about bash-notes. Still in draft
danix [Fri, 17 Mar 2023 15:13:24 +0000 (16:13 +0100)]
added link to download solvespace txz file from article.
danix [Fri, 17 Mar 2023 14:32:54 +0000 (15:32 +0100)]
fixed image display on smaller screens
danix [Fri, 17 Mar 2023 11:12:19 +0000 (12:12 +0100)]
articles cleanup. Worked on images display in galleries and standalone. Updated theme. Rebuilding.
danix [Sun, 12 Mar 2023 10:13:38 +0000 (11:13 +0100)]
fixed wrong call to featured_image in some articles. Updated theme, rebuilding.
danix [Fri, 10 Mar 2023 16:40:58 +0000 (17:40 +0100)]
cleaned uploads and moved everything to assets to allow for responsive image creation. added images breakpoints in hugo.toml. Minor working in articles.
danix [Fri, 10 Mar 2023 16:39:14 +0000 (17:39 +0100)]
removed uploads from static
danix [Fri, 10 Mar 2023 14:29:17 +0000 (15:29 +0100)]
including the main assets directory in the building process
danix [Thu, 9 Mar 2023 10:39:13 +0000 (11:39 +0100)]
Updated theme. Now we have category lists.
Rebuilding site
modified: themes/dagreynix
danix [Tue, 7 Mar 2023 17:01:34 +0000 (18:01 +0100)]
fixing articles in random order.
danix [Tue, 7 Mar 2023 16:20:20 +0000 (17:20 +0100)]
updated privacy policy.
danix [Tue, 7 Mar 2023 16:02:53 +0000 (17:02 +0100)]
changed type to 'article' for single posts in blog. Updated theme.
danix [Sun, 5 Mar 2023 07:35:37 +0000 (08:35 +0100)]
Updating theme. Added print stylesheet to the curriculum page.
modified: themes/dagreynix
danix [Fri, 3 Mar 2023 16:59:27 +0000 (17:59 +0100)]
added curriculum. Still draft, needs working.
danix [Fri, 3 Mar 2023 16:57:04 +0000 (17:57 +0100)]
Upgraded theme. Now supports curriculum section
modified: themes/dagreynix
Added curriculum page. Needs working
content/curriculum/index.md
static/uploads/2023/03/portrait-danix.jpg
danix [Fri, 3 Mar 2023 08:49:49 +0000 (09:49 +0100)]
Updated theme. Styled the 404 page.
modified: themes/dagreynix
danix [Wed, 1 Mar 2023 16:56:19 +0000 (17:56 +0100)]
minor fix in theme. Added gpg key in footer.
danix [Wed, 1 Mar 2023 11:26:53 +0000 (12:26 +0100)]
moved the search bar in the menu. Updated the theme. Styling needs working.
danix [Wed, 1 Mar 2023 10:14:01 +0000 (11:14 +0100)]
Updated theme. Rebuilding site.
modified: themes/dagreynix
danix [Wed, 1 Mar 2023 09:43:12 +0000 (10:43 +0100)]
minor update to the theme.
danix [Wed, 1 Mar 2023 09:01:04 +0000 (10:01 +0100)]
theme updated. Rebuilding the site.
danix [Wed, 1 Mar 2023 08:02:23 +0000 (09:02 +0100)]
updated the theme.
danix [Tue, 28 Feb 2023 17:26:00 +0000 (18:26 +0100)]
added search in home and contact page. Updated theme. Needs styling and check for functionality.
danix [Mon, 27 Feb 2023 15:12:31 +0000 (16:12 +0100)]
added pubkey and modified settings with new spotify id. Updated theme
danix [Fri, 24 Feb 2023 12:55:29 +0000 (13:55 +0100)]
drafted article backing-programs
danix [Fri, 24 Feb 2023 12:51:34 +0000 (13:51 +0100)]
ignoring vim backup files
danix [Fri, 24 Feb 2023 12:43:56 +0000 (13:43 +0100)]
fixed submodule for theme
danix [Thu, 23 Feb 2023 12:57:57 +0000 (13:57 +0100)]
updated the theme to include dark mode
danix [Sun, 19 Feb 2023 17:13:48 +0000 (18:13 +0100)]
updating theme reference
danix [Sun, 19 Feb 2023 16:52:00 +0000 (17:52 +0100)]
added caption under image in article 'playing with colors'
danix [Sun, 19 Feb 2023 16:42:06 +0000 (17:42 +0100)]
updating theme reference
danix [Sat, 18 Feb 2023 19:36:02 +0000 (20:36 +0100)]
modified: content/articles/convertire-file-video-in-mp3.md
danix [Sat, 18 Feb 2023 19:15:15 +0000 (20:15 +0100)]
modified: content/articles/convertire-file-video-in-mp3.md
danix [Sat, 18 Feb 2023 18:19:56 +0000 (19:19 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Sat, 18 Feb 2023 09:50:01 +0000 (10:50 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Sat, 18 Feb 2023 08:16:19 +0000 (09:16 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Sat, 18 Feb 2023 07:44:13 +0000 (08:44 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Sat, 18 Feb 2023 07:21:27 +0000 (08:21 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Sat, 18 Feb 2023 07:10:59 +0000 (08:10 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Sat, 18 Feb 2023 07:08:29 +0000 (08:08 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Fri, 17 Feb 2023 16:46:36 +0000 (17:46 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Fri, 17 Feb 2023 16:42:22 +0000 (17:42 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Fri, 17 Feb 2023 14:41:36 +0000 (15:41 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Fri, 17 Feb 2023 14:30:14 +0000 (15:30 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Fri, 17 Feb 2023 14:28:23 +0000 (15:28 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Fri, 17 Feb 2023 14:18:41 +0000 (15:18 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Fri, 17 Feb 2023 14:12:51 +0000 (15:12 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Fri, 17 Feb 2023 13:53:13 +0000 (14:53 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Fri, 17 Feb 2023 13:49:46 +0000 (14:49 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Fri, 17 Feb 2023 13:46:02 +0000 (14:46 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Fri, 17 Feb 2023 13:39:58 +0000 (14:39 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Fri, 17 Feb 2023 13:33:34 +0000 (14:33 +0100)]
modified: content/articles/le-email-queste-sconosciute.md
danix [Fri, 17 Feb 2023 13:18:17 +0000 (14:18 +0100)]
modified: content/articles/haiku.md
danix [Fri, 17 Feb 2023 13:14:59 +0000 (14:14 +0100)]
modified: content/articles/haiku.md
danix [Fri, 17 Feb 2023 12:59:45 +0000 (13:59 +0100)]
modified: content/articles/haiku.md
danix [Fri, 17 Feb 2023 12:57:56 +0000 (13:57 +0100)]
tracking master in submodule dagreynix - FIXED
danix [Fri, 17 Feb 2023 12:56:49 +0000 (13:56 +0100)]
tracking master in submodule dagreynix
danix [Fri, 17 Feb 2023 12:49:27 +0000 (13:49 +0100)]
new file: .gitmodules
new file: themes/dagreynix
danix [Fri, 17 Feb 2023 12:48:20 +0000 (13:48 +0100)]
modified: .gitignore
danix [Fri, 17 Feb 2023 12:39:32 +0000 (13:39 +0100)]
modified: content/articles/haiku.md
danix [Fri, 17 Feb 2023 12:35:30 +0000 (13:35 +0100)]
modified: content/articles/haiku.md
danix [Fri, 17 Feb 2023 12:34:13 +0000 (13:34 +0100)]
modified: content/articles/io-supporto-mario-congiusta.md
danix [Fri, 17 Feb 2023 12:32:32 +0000 (13:32 +0100)]
modified: content/articles/io-supporto-mario-congiusta.md
danix [Fri, 17 Feb 2023 12:26:13 +0000 (13:26 +0100)]
modified: content/articles/haiku-2.md
danix [Fri, 17 Feb 2023 12:15:43 +0000 (13:15 +0100)]
modified: content/articles/money-for-indipendence.md
danix [Fri, 17 Feb 2023 12:13:57 +0000 (13:13 +0100)]
modified: content/articles/nerdness.md
danix [Fri, 17 Feb 2023 11:55:13 +0000 (12:55 +0100)]
modified: content/articles/money-for-indipendence.md
danix [Fri, 17 Feb 2023 11:53:37 +0000 (12:53 +0100)]
one more article fixed
danix [Fri, 17 Feb 2023 11:47:14 +0000 (12:47 +0100)]
another article fixed
danix [Thu, 16 Feb 2023 18:45:40 +0000 (19:45 +0100)]
updated some more articles again
danix [Thu, 16 Feb 2023 18:40:20 +0000 (19:40 +0100)]
updated some more articles
danix [Thu, 16 Feb 2023 18:34:19 +0000 (19:34 +0100)]
updated some articles
danix [Thu, 16 Feb 2023 17:38:23 +0000 (18:38 +0100)]
edited another article to trigger the post-receive hook
danix [Thu, 16 Feb 2023 16:43:21 +0000 (17:43 +0100)]
added .hugo_build.lock to gitignore
danix [Thu, 16 Feb 2023 16:41:52 +0000 (17:41 +0100)]
added hugo.toml and static folder
danix [Thu, 16 Feb 2023 16:40:57 +0000 (17:40 +0100)]
added gitignore
danix [Thu, 16 Feb 2023 16:29:03 +0000 (17:29 +0100)]
moved everything under content.
danix [Thu, 16 Feb 2023 10:42:48 +0000 (11:42 +0100)]
updated another article
danix [Thu, 16 Feb 2023 10:36:40 +0000 (11:36 +0100)]
updated article
danix [Wed, 15 Feb 2023 16:51:52 +0000 (17:51 +0100)]
content cleanup. Needs working.