Commit Graph

42 Commits

Author SHA1 Message Date
e314f788e7
content(about): add mention of cryptcheck.fr scans
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-08 16:28:11 +02:00
1432f7e50d
use relref shortcode for site-local links
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-30 17:59:37 +02:00
8a1821c416
Add info about DNSCrypt resolver (#29)
All checks were successful
continuous-integration/drone/push Build is passing
update hadolint to v2.6.0-alpine and add an IGNORE to Dockerfile to make
sure the linter is up to date and all errors are resolved, resulting ina passing build.
the ignore is added as the issue is not too big of a deal (at least not
ATM).

* 55d9852 - fix: make hadolint pass <surtur>
* 8f2e192 - about, posts: add dnscrypt <surtur>

Co-authored-by: surtur <a_mirre@utb.cz>
Reviewed-on: #29
Co-authored-by: wanderer <wanderer@noreply.git.dotya.ml>
Co-committed-by: wanderer <wanderer@noreply.git.dotya.ml>
2021-08-08 00:36:37 +02:00
d529a0fc14
Add link to onion Prometheus (#23)
All checks were successful
continuous-integration/drone/push Build is passing
Our Prometheus instance is now available via tor at http://vognfwm7c6wq2gxqcmswi2flwckuxryefd7n3axxkvlpasdjhns5buqd.onion.
This PR adds the link to the about page among the rest of the onion services.

Related issue: dotya.ml/community#25

Co-authored-by: surtur <a_mirre@utb.cz>
Reviewed-on: #23
Reviewed-by: dalahast <dalahast@noreply.git.dotya.ml>
Co-authored-by: wanderer <wanderer@noreply.git.dotya.ml>
Co-committed-by: wanderer <wanderer@noreply.git.dotya.ml>
2021-01-22 14:52:50 +01:00
f7f260687a
feat: add onion statuspage to the list of services
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-17 21:45:18 +01:00
cd91d1d165
feat: add onion grafana to the list of services
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-17 21:29:20 +01:00
5b633c04ed
feat: add Observability section to about.md
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-11 14:36:09 +01:00
63ff3e500b
chore: add info about onion drone to about.md
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-11 14:20:55 +01:00
18878ee14a
refactor: add full and clickable onion links
All checks were successful
continuous-integration/drone/push Build is passing
* as opposed to addresses embedded in the page as "code"
2020-11-11 14:10:52 +01:00
1fbe690f7f
chore: add SecurityHeaders report+shields.io badge 2020-11-11 13:30:12 +01:00
462797e135
feat: update README && about.md ranking info
All checks were successful
continuous-integration/drone/push Build is passing
* improvement from 125 to 130 due to upgrade-insecure-requests
2020-11-11 13:07:53 +01:00
ee41b9b69e
chore: update keyserver link
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-26 18:37:16 +01:00
b3954d5257
notmuch: removing redundant wording
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-14 14:41:14 +02:00
efb4329e73
refactor: Chrome --> Chromium, remove Edge :)
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-14 14:39:29 +02:00
b91a5163c6
chore: md formatting is a love
All checks were successful
continuous-integration/drone/push Build is passing
* break the lines for md readability when editing
2020-10-14 14:36:06 +02:00
125be40daf
feat: add info about dotya.ml
All checks were successful
continuous-integration/drone/push Build is passing
* display full links in relevant cases - clarity over readability
* note:
  * hsts
  * onion services
2020-10-14 14:26:38 +02:00
8db0e145c4
chore: move stuff from /status to /about
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-10-03 15:49:22 +02:00
5921aaa5bb
chore: remove badges
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2020-10-03 13:30:08 +02:00
2d589bf19f
Privacy section update (#15)
All checks were successful
continuous-integration/drone/push Build is passing
chore: wording + contentual change in privacy section

Co-authored-by: surtur <a_mirre@utb.cz>
Reviewed-on: #15
Reviewed-by: dalahast <dalahast@noreply.git.dotya.ml>
2020-09-18 16:25:45 +02:00
8f9ba57983
add: key repo link for 0x28bd2388 (#13)
All checks were successful
continuous-integration/drone/push Build is passing
add: vertical offset between contact blocks

add: key repo link for 0x28bd2388

Co-authored-by: surtur <a_mirre@utb.cz>
Reviewed-on: #13
Reviewed-by: dalahast <dalahast@noreply.git.dotya.ml>
2020-09-14 23:43:57 +02:00
956141ae7b
fix: missing newline introduced by #11 (#12)
All checks were successful
continuous-integration/drone/push Build is passing
fix: missing newline introduced by #11

Co-authored-by: surtur <a_mirre@utb.cz>
Reviewed-on: #12
2020-09-14 13:00:23 +02:00
99f8f53326
add contact info (#11)
All checks were successful
continuous-integration/drone/push Build is passing
Merge branch 'master' into new-contact-info

add contact info

Co-authored-by: dalahast <yngblkee1000@tfwno.gf>
Reviewed-on: #11
2020-09-14 12:40:40 +02:00
d80c31f3ca
add links to new status page
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-08 20:36:29 +02:00
cd791c4298
Adding status badges + limiting step execution (#6)
All checks were successful
continuous-integration/drone/push Build is passing
chore: notifications don't need to run on PR let's say

fix: fine-tuning the limits

chore: also run notification pipeline on any branch

fix: further limit pipeline execution

fix: limit deploy step execution for master

* run notifications on PR and any branch

chore: add utilization status badges + style

Co-authored-by: surtur <a_mirre@utb.cz>
Reviewed-on: #6
2020-09-01 06:36:53 +02:00
6a95f787ae
minor updates of contact page
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-22 12:08:55 +02:00
ef33e6a449
updated about page
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-25 17:40:01 +01:00
8579614ceb
updated status page layout, added UptimeRobot link
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-24 03:05:04 +01:00
60455813eb
updated about page with the first emoji ❤️ 2020-03-24 03:02:44 +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
f962f4969c
updated section regarding gpg
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-18 04:23:18 +01:00
0b3066f309
updated contact page
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-16 04:58:54 +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
26abd970f7
draft: false so that the pages appear correctly
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-07 06:14:58 +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
f969ee7f46
merging origin/testing goodness into master
* also adding .drone.yml for master branch

Squashed commit of the following:

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

    [skip ci] serious updates y'all

commit 75ffadcc53fe3a3007ab44f74be811205a4ea828
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 a57fbca9c79adf0db3abe5df6a70be6a42bc9f9c
Author: surtur <a_mirre@utb.cz>
Date:   Thu Feb 27 23:51:51 2020 +0100

    fixing wget magic

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

    fix pointing to non-existent archlinux image

commit f49929e49da33cdf3f2e78995e3ed1c2bc300ad4
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 cb0dade65be7b3b409fb5ac047ce1d6308d475b4
Author: surtur <a_mirre@utb.cz>
Date:   Thu Feb 27 17:36:42 2020 +0100

    specifying we want a docker runner

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

    have a badge indicating build status

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

    let drone actually build the site with hugo

commit 81b3d123337bc577bbb090a35fe0970e68fd7243
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 2f0d0b7fab2bf75ed7521525b576bb63af2abbf2
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 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

commit d4691f3c340ff579feb65ab30b29658040c8c3f5
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
3dbabfbfb3
accomodate for adding of drone + cosmetic changes 2020-02-20 06:17:34 +01:00
fa4d4f448b
minor updates to content pages 2020-02-17 23:04:16 +01:00
3a28c8da4b fix typo in link 2019-10-19 20:18:34 +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