Commit Graph

24 Commits

Author SHA1 Message Date
3dbfea3fc3
fix: as 873ce9b590
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-24 14:48:23 +02:00
105c9cf454
moving on
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-13 20:22:17 +02:00
c660462b26
ran out of messages 2020-07-13 19:17:12 +02:00
bc0980279f
rebasing on master 2020-07-13 16:47:59 +02:00
aa5af99643
hugo update + license in footer + fix broken RSS
All checks were successful
continuous-integration/drone/push Build is passing
* hugo v0.70.0 used
* link to the license is in the footer now
* RSS works as expected (was not before) due to semi-custom the site structure
* also fixed some whitespace inconsistencies in config.toml
2020-05-06 14:48:50 +02:00
29048b29ff
slight adjustment of homepage icon links
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-21 02:13:36 +02:00
a4bf0e6c04
.drone.yml and config.toml updates
All checks were successful
continuous-integration/drone/push Build is passing
* renamed test-build pipeline to build
* removed redundant echo from the deploy pipeline
* link to gitea on the homepage now points to the org site
* updated wording of an alt text
2020-04-10 16:56:36 +02:00
478583cac4
enabled hugo emoji preprocessor 2020-03-24 03:01:13 +01:00
5a564c6c03
updated links for faster loading
All checks were successful
continuous-integration/drone/push Build is passing
* this way a request per link is saved == faster load time
2020-03-23 23:10:42 +01:00
db6e9f9fb5
major updates to the site
* added site content
* improved execution pipeline - should now automatically deploy upon
  successful build
* using hugo --minify now
2020-03-08 05:11:26 +01:00
4f466923a9
changed theme to hermit theme
* proposing major change in favour of extreme speed-up as a result
* the theme is also more consistent IMHO
2020-03-07 05:56:08 +01:00
638edc005b
[skip ci] great changes indeed 2020-02-28 00:46:45 +01:00
423fe440b2
[skip ci] serious updates y'all 2020-02-28 00:42:14 +01:00
065268a5a9
formatting nightmares (not really, it's fine) 2020-02-28 00:10:19 +01:00
f49929e49d
updated .drone.yml + hugo config
Some checks reported errors
continuous-integration/drone/push Build encountered an error
* attempting to build the site with hugo-extended
* replaced old references with relevant paths
2020-02-27 23:34:34 +01:00
2f0d0b7fab
merging master changes into testing
Squashed commit of the following:

commit 3dbabfbfb3ac45e24894d4869c0fd0d9b7a82756
Author: surtur <a_mirre@utb.cz>
Date:   Thu Feb 20 06:17:34 2020 +0100

    accomodate for adding of drone + cosmetic changes

commit 976958461d85d22c7a0721137970838274b40a32
Merge: efacaa0 4e69fa9
Author: surtur <a_mirre@utb.cz>
Date:   Tue Feb 18 00:30:53 2020 +0100

    Merge 'origin/dev' into master

    Signed-off-by: surtur <a_mirre@utb.cz>

commit 4e69fa9404cb0e79e846982d5a8d35b94e38aa67
Author: surtur <a_mirre@utb.cz>
Date:   Tue Feb 18 00:23:35 2020 +0100

    forgot this is git, not btrfs... fixing

commit 96aec19aa2516618f3b5bc487178ad7255ae9d76
Author: surtur <a_mirre@utb.cz>
Date:   Mon Feb 17 23:55:56 2020 +0100

    PC above all

commit 640726ee9c9c3b0a38508d2d47a4a09658bff4c0
Author: surtur <a_mirre@utb.cz>
Date:   Mon Feb 17 23:51:14 2020 +0100

    improvements in the deploy script logic

commit be63d93aa365b4f2294476e451e27dbc83f0a80d
Merge: efacaa0 fa4d4f4
Author: surtur <a_mirre@utb.cz>
Date:   Mon Feb 17 23:43:03 2020 +0100

    Merge remote-tracking branch 'origin/develop'

commit fa4d4f448b7627d76f1322ce3eeba880a7bc808c
Author: surtur <a_mirre@utb.cz>
Date:   Mon Feb 17 23:04:16 2020 +0100

    minor updates to content pages

commit 2956d3a7fae10f48cf3c8b0d421688166b6fd17a
Author: surtur <a_mirre@utb.cz>
Date:   Mon Feb 17 23:01:30 2020 +0100

    correct some instances of undesirable casing

    - also: set sub-title text to 'hello friend' (hello friend? that's lame. maybe I should give you a name.)

commit 74ff5f012664f2bcada93f79d2e7209e18addb65
Author: surtur <a_mirre@utb.cz>
Date:   Mon Feb 17 21:49:50 2020 +0100

     removing forgotten cache
2020-02-27 16:21:07 +01:00
3dbabfbfb3
accomodate for adding of drone + cosmetic changes 2020-02-20 06:17:34 +01:00
2956d3a7fa
correct some instances of undesirable casing
- also: set sub-title text to 'hello friend' (hello friend? that's lame. maybe I should give you a name.)
2020-02-17 23:01:30 +01:00
d4691f3c34 create testing branch 2019-10-20 12:45:11 +02:00
1b99836522
point to correct path
with a move to running behind reverse proxy some of the paths needed to be adjusted
2019-10-20 08:52:29 +02:00
9b9af40a68 fixed relative paths 2019-10-19 11:41:54 +02:00
af11305873 add status page 2019-10-18 23:35:10 +02:00
75915ca9d4 progress 2019-10-18 22:59:56 +02:00
070eaa807e basic hugo setup 2019-10-15 17:42:42 +02:00