]> git.dujemihanovic.xyz Git - dujemihanovic.xyz.git/log
dujemihanovic.xyz.git
8 months agoAdd projects section
Duje Mihanović [Sat, 16 Sep 2023 11:21:29 +0000 (13:21 +0200)]
Add projects section

8 months agoOnly have one h1 per page
Duje Mihanović [Sat, 16 Sep 2023 10:34:24 +0000 (12:34 +0200)]
Only have one h1 per page

9 months agoAdd recent posts to homepage
Duje Mihanović [Sat, 9 Sep 2023 16:17:07 +0000 (18:17 +0200)]
Add recent posts to homepage

9 months agoMore HTTPS->HTTP replacements
Duje Mihanović [Sun, 3 Sep 2023 18:22:08 +0000 (20:22 +0200)]
More HTTPS->HTTP replacements

9 months agoRemove draft marker from donation page
Duje Mihanović [Sun, 3 Sep 2023 18:06:13 +0000 (20:06 +0200)]
Remove draft marker from donation page

Too late for a fixup and rebase now.

9 months agoRevert "Switch key to binary instead of armor"
Duje Mihanović [Sun, 3 Sep 2023 18:04:15 +0000 (20:04 +0200)]
Revert "Switch key to binary instead of armor"

This reverts commit 9c05f705985fad963072c941c93bfa760085ae7e.

9 months agoSmall site revamp
Duje Mihanović [Sun, 3 Sep 2023 18:01:04 +0000 (20:01 +0200)]
Small site revamp

* Move Monero donation out of footer into separate page
* Move contact.md into its own subdirectory
* Drop RSS icon

9 months agoAdd trailing slashes to all intra-site links
Duje Mihanović [Sun, 3 Sep 2023 17:39:55 +0000 (19:39 +0200)]
Add trailing slashes to all intra-site links

This should fix old browsers not automatically redirecting when given
the HTTP 308 code.

9 months agoChange GitWeb link to HTTP
Duje Mihanović [Sun, 3 Sep 2023 16:29:38 +0000 (18:29 +0200)]
Change GitWeb link to HTTP

9 months agoFinally fix XMR address overflow on mobile
Duje Mihanović [Sat, 2 Sep 2023 14:35:08 +0000 (16:35 +0200)]
Finally fix XMR address overflow on mobile

9 months agoSwitch key to binary instead of armor
Duje Mihanović [Wed, 30 Aug 2023 18:11:59 +0000 (20:11 +0200)]
Switch key to binary instead of armor

9 months agoRemove 404 page
Duje Mihanović [Wed, 30 Aug 2023 18:05:11 +0000 (20:05 +0200)]
Remove 404 page

9 months agoNew post: RSS updates
Duje Mihanović [Wed, 30 Aug 2023 18:05:02 +0000 (20:05 +0200)]
New post: RSS updates

9 months agoConfig changes
Duje Mihanović [Wed, 30 Aug 2023 16:27:38 +0000 (18:27 +0200)]
Config changes

* Limit number of posts in RSS feed to 20
* Minify hugo output

9 months agoProperly link RSS feed in templates
Duje Mihanović [Wed, 30 Aug 2023 16:08:13 +0000 (18:08 +0200)]
Properly link RSS feed in templates

9 months agoDisable taxonomies
Duje Mihanović [Wed, 30 Aug 2023 15:39:44 +0000 (17:39 +0200)]
Disable taxonomies

I have no use for them (yet), so let's disable them.

9 months agoRework RSS
Duje Mihanović [Wed, 30 Aug 2023 15:38:28 +0000 (17:38 +0200)]
Rework RSS

The title of the feed has been simplified and the feed under posts/ has
been dropped, instead the index feed now just contains the blog posts.

Also, add my email so I show up in webMaster and managingEditor.

9 months agoNew post: Updating/installing Dendrite
Duje Mihanović [Thu, 24 Aug 2023 20:46:59 +0000 (22:46 +0200)]
New post: Updating/installing Dendrite

9 months agoFix mistake in site source link
Duje Mihanović [Sat, 19 Aug 2023 10:09:44 +0000 (12:09 +0200)]
Fix mistake in site source link

9 months agoUpdate post: Site is now on Gitea
Duje Mihanović [Sat, 19 Aug 2023 10:06:29 +0000 (12:06 +0200)]
Update post: Site is now on Gitea

9 months agoUpdate source code link, add link to own git server
Duje Mihanović [Sat, 19 Aug 2023 10:04:01 +0000 (12:04 +0200)]
Update source code link, add link to own git server

9 months agoNew post: Dropping Gitea
Duje Mihanović [Fri, 18 Aug 2023 21:47:18 +0000 (23:47 +0200)]
New post: Dropping Gitea

9 months agoFix W3 HTML validator errors
Duje Mihanović [Fri, 18 Aug 2023 10:59:28 +0000 (12:59 +0200)]
Fix W3 HTML validator errors

* Add lang="en" attribute to html tag
* Remove "px" from RSS icon width and height

9 months agoFix RSS
Duje Mihanović [Thu, 17 Aug 2023 19:33:54 +0000 (21:33 +0200)]
Fix RSS

The feed now contains the full text of each post.

This template is based on Hugo's embedded template, with .Summary
changed to .Content.

9 months agoClose unclosed p tag in footer
Duje Mihanović [Thu, 17 Aug 2023 19:12:39 +0000 (21:12 +0200)]
Close unclosed p tag in footer

9 months agoNew post: Windows Backup fails with...
Duje Mihanović [Thu, 17 Aug 2023 18:49:12 +0000 (20:49 +0200)]
New post: Windows Backup fails with...

9 months agoPost headers make one paragraph as a whole
Duje Mihanović [Thu, 17 Aug 2023 18:46:11 +0000 (20:46 +0200)]
Post headers make one paragraph as a whole

9 months agoBump stylesheet version
Duje Mihanović [Thu, 17 Aug 2023 18:45:43 +0000 (20:45 +0200)]
Bump stylesheet version

9 months agoDo not center h1's
Duje Mihanović [Thu, 17 Aug 2023 18:44:18 +0000 (20:44 +0200)]
Do not center h1's

9 months agoRemove all use of CSS flexbox
Duje Mihanović [Thu, 17 Aug 2023 18:39:39 +0000 (20:39 +0200)]
Remove all use of CSS flexbox

The main motivation for this is to improve compatibility with older
browsers.

9 months agoJustify all text in <main> tags
Duje Mihanović [Thu, 17 Aug 2023 17:47:36 +0000 (19:47 +0200)]
Justify all text in <main> tags

9 months agoIncrease max-width to 1000px
Duje Mihanović [Thu, 17 Aug 2023 17:45:59 +0000 (19:45 +0200)]
Increase max-width to 1000px

I believe that the site looks better overall this way.

10 months agoReplace all usage of .Permalink with .RelPermalink
Duje Mihanović [Tue, 15 Aug 2023 11:01:24 +0000 (13:01 +0200)]
Replace all usage of .Permalink with .RelPermalink

This should fix stylesheet loading after commit 59c224b ("Attempt to
navigation on old (non-TLS 1.2) browsers").

While at it, that commit should have been named "Attempt to **fix**
navigation..."

10 months agoAttempt to navigation on old (non-TLS 1.2) browsers
Duje Mihanović [Thu, 10 Aug 2023 21:20:38 +0000 (23:20 +0200)]
Attempt to navigation on old (non-TLS 1.2) browsers

10 months agoAdd some links
Duje Mihanović [Sun, 6 Aug 2023 19:27:47 +0000 (21:27 +0200)]
Add some links

10 months agoNew post (Site is now on Gitea), enable git info
Duje Mihanović [Sun, 6 Aug 2023 18:58:27 +0000 (20:58 +0200)]
New post (Site is now on Gitea), enable git info

10 months agoRemove extra space in GPG key fingerprint
Duje Mihanović [Sun, 6 Aug 2023 17:53:13 +0000 (19:53 +0200)]
Remove extra space in GPG key fingerprint

10 months agoAdd license
Duje Mihanović [Sun, 6 Aug 2023 17:05:07 +0000 (19:05 +0200)]
Add license

10 months agoAdd description tag to improve SEO
Duje Mihanović [Sun, 6 Aug 2023 14:12:07 +0000 (16:12 +0200)]
Add description tag to improve SEO

10 months agoMore phone-friendly
Duje Mihanović [Sun, 6 Aug 2023 14:08:03 +0000 (16:08 +0200)]
More phone-friendly

10 months agoAdd viewport tag
Duje Mihanović [Sun, 6 Aug 2023 13:58:13 +0000 (15:58 +0200)]
Add viewport tag

10 months agoAdd 404 page
Duje Mihanović [Sun, 6 Aug 2023 09:57:12 +0000 (11:57 +0200)]
Add 404 page

10 months agoFirst version of site
Duje Mihanović [Sat, 5 Aug 2023 21:19:34 +0000 (23:19 +0200)]
First version of site

10 months agoInitial commit
Duje Mihanović [Sat, 5 Aug 2023 14:59:49 +0000 (16:59 +0200)]
Initial commit