Commit Graph

192 Commits

Author SHA1 Message Date
surtur a57fbca9c7
fixing wget magic
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-27 23:51:51 +01:00
surtur 600288e13a
fix pointing to non-existent archlinux image
Some checks failed
continuous-integration/drone/push Build is failing
2020-02-27 23:40:35 +01:00
surtur 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
surtur cb0dade65b
specifying we want a docker runner
Some checks failed
continuous-integration/drone/push Build is failing
2020-02-27 17:36:42 +01:00
surtur 20073d0d31
have a badge indicating build status
Some checks failed
continuous-integration/drone/push Build is failing
2020-02-27 17:07:12 +01:00
surtur ae4ab498cc
let drone actually build the site with hugo 2020-02-27 16:58:14 +01:00
surtur 81b3d12333
adding .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
* let's see what happens (no idea really)
2020-02-27 16:42:22 +01:00
surtur 2f0d0b7fab
merging master changes into testing
Squashed commit of the following:

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

    accomodate for adding of drone + cosmetic changes

commit 976958461d
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 4e69fa9404
Author: surtur <a_mirre@utb.cz>
Date:   Tue Feb 18 00:23:35 2020 +0100

    forgot this is git, not btrfs... fixing

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

    PC above all

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

    improvements in the deploy script logic

commit be63d93aa3
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 fa4d4f448b
Author: surtur <a_mirre@utb.cz>
Date:   Mon Feb 17 23:04:16 2020 +0100

    minor updates to content pages

commit 2956d3a7fa
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 74ff5f0126
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
surtur 3dbabfbfb3
accomodate for adding of drone + cosmetic changes 2020-02-20 06:17:34 +01:00
surtur 976958461d
Merge 'origin/dev' into master
Signed-off-by: surtur <a_mirre@utb.cz>
2020-02-18 00:30:53 +01:00
surtur 4e69fa9404
forgot this is git, not btrfs... fixing 2020-02-18 00:23:35 +01:00
surtur 96aec19aa2
PC above all 2020-02-17 23:55:56 +01:00
surtur 640726ee9c
improvements in the deploy script logic 2020-02-17 23:51:14 +01:00
surtur be63d93aa3
Merge remote-tracking branch 'origin/develop' 2020-02-17 23:43:03 +01:00
surtur fa4d4f448b
minor updates to content pages 2020-02-17 23:04:16 +01:00
surtur 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
surtur 74ff5f0126
removing forgotten cache 2020-02-17 21:49:50 +01:00
drew d4691f3c34 create testing branch 2019-10-20 12:45:11 +02:00
drew efacaa0d06 updated deploy script 2019-10-20 12:20:48 +02:00
surtur 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
drew 3a28c8da4b fix typo in link 2019-10-19 20:18:34 +02:00
drew 4273a2f076 add gitignore, do not push builds 2019-10-19 12:14:36 +02:00
drew 6de11ac5af what the fck is going on 2019-10-19 12:13:41 +02:00
drew c7e4ad9234 remove build 2019-10-19 12:09:11 +02:00
drew f0e308320e Revert "add gitignore, do not push builds"
This reverts commit b2d285b200.
2019-10-19 12:06:55 +02:00
drew b2d285b200 add gitignore, do not push builds 2019-10-19 12:04:04 +02:00
drew 67738da3bf add favicons 2019-10-19 11:59:34 +02:00
drew 9b9af40a68 fixed relative paths 2019-10-19 11:41:54 +02:00
drew af11305873 add status page 2019-10-18 23:35:10 +02:00
drew 75915ca9d4 progress 2019-10-18 22:59:56 +02:00
drew 2861c938fa include all folders 2019-10-15 20:11:51 +02:00
drew 573a149516 updated readme again 2019-10-15 17:49:41 +02:00
drew 57f0665139 updated readme 2019-10-15 17:48:24 +02:00
drew 070eaa807e basic hugo setup 2019-10-15 17:42:42 +02:00
drew 985020ea48 Merge branch 'master' of git.dotya.ml:dalahast/dotya_testing
Change to using Hugo (gohugo.io)
2019-10-15 17:41:33 +02:00
drew 4fe900abea basic hugo setup 2019-10-15 17:36:09 +02:00
drew c0e5719861 preparing to use hugo 2019-10-15 17:35:11 +02:00
drew 781436e51f progress 2019-10-14 10:27:48 +02:00
drew 88b4801a50 fix links 2019-10-14 10:06:37 +02:00
drew 601c42dd3f Updated readme 2019-10-13 21:10:04 +02:00
drew 6ad4b59675 add license 2019-10-13 21:07:22 +02:00
drew a466e6c2a9 first commit 2019-10-13 18:46:24 +02:00