Commit Graph

345 Commits

Author SHA1 Message Date
506405ecf9
adding discord webhook for cronbuilds on drone
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 23:14:56 +01:00
7ce72af504
fix: missing multiple pipelines identifier
* identical as 6d4195daca
* learnt that it's called a token, not a secret
2020-03-02 20:30:25 +01:00
92f34752d6
added discord webhook to drone
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 20:25:56 +01:00
6855a12940
switched to using own pre-built image
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 01:03:14 +01:00
55f4f68fe6
[skip ci] reflect the losses in deploy script
* as per e7fc2758d3
2020-02-28 01:40:32 +01:00
f567f649b3
and I still somehow forgot about git
All checks were successful
continuous-integration/drone/push Build is passing
* install git to update submodules to pass a build
2020-02-28 01:19:32 +01:00
281941ec9a
do not update system, only download the necessary
Some checks failed
continuous-integration/drone/push Build is failing
* also use a correct badge please
2020-02-28 01:16:21 +01:00
e7fc2758d3
remove hugo standard build
Some checks failed
continuous-integration/drone/push Build is failing
* apparently some scss files require hugo-extended, which is precisely why we don't need this step anymore
2020-02-28 00:58:47 +01:00
0a32ff804c
do not track that which is not to be tracked
Some checks failed
continuous-integration/drone/push Build is failing
2020-02-28 00:57:17 +01:00
f969ee7f46
merging origin/testing goodness into master
* also adding .drone.yml for master branch

Squashed commit of the following:

commit 423fe440b2
Author: surtur <a_mirre@utb.cz>
Date:   Fri Feb 28 00:42:14 2020 +0100

    [skip ci] serious updates y'all

commit 75ffadcc53
Author: surtur <a_mirre@utb.cz>
Date:   Fri Feb 28 00:17:25 2020 +0100

    [skip ci] add submodule in hugo-extended build too

commit a57fbca9c7
Author: surtur <a_mirre@utb.cz>
Date:   Thu Feb 27 23:51:51 2020 +0100

    fixing wget magic

commit 600288e13a
Author: surtur <a_mirre@utb.cz>
Date:   Thu Feb 27 23:40:35 2020 +0100

    fix pointing to non-existent archlinux image

commit f49929e49d
Author: surtur <a_mirre@utb.cz>
Date:   Thu Feb 27 23:34:34 2020 +0100

    updated .drone.yml + hugo config

    * attempting to build the site with hugo-extended
    * replaced old references with relevant paths

commit cb0dade65b
Author: surtur <a_mirre@utb.cz>
Date:   Thu Feb 27 17:36:42 2020 +0100

    specifying we want a docker runner

commit 20073d0d31
Author: surtur <a_mirre@utb.cz>
Date:   Thu Feb 27 17:07:12 2020 +0100

    have a badge indicating build status

commit ae4ab498cc
Author: surtur <a_mirre@utb.cz>
Date:   Thu Feb 27 16:58:14 2020 +0100

    let drone actually build the site with hugo

commit 81b3d12333
Author: surtur <a_mirre@utb.cz>
Date:   Thu Feb 27 16:42:22 2020 +0100

    adding .drone.yml

    * let's see what happens (no idea really)

commit 2f0d0b7fab
Author: surtur <a_mirre@utb.cz>
Date:   Thu Feb 27 16:21:07 2020 +0100

    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

commit d4691f3c34
Author: drew <yngblkee1000@tfwno.gf>
Date:   Sun Oct 20 12:45:11 2019 +0200

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