Compare commits
No commits in common. "990f318f96105f330d0d6cb8e3dc00187d23bdf5" and "4f111346c99b24f0686d898cae58eb32cab44623" have entirely different histories.
990f318f96
...
4f111346c9
|
@ -24,6 +24,8 @@ markup:
|
||||||
highlight:
|
highlight:
|
||||||
anchorLineNos: true
|
anchorLineNos: true
|
||||||
codeFences: true
|
codeFences: true
|
||||||
|
lineNos: true
|
||||||
|
lineNumbersInTable: false
|
||||||
noClasses: true
|
noClasses: true
|
||||||
style: algol_nu
|
style: algol_nu
|
||||||
tabWidth: 4
|
tabWidth: 4
|
||||||
|
|
|
@ -29,18 +29,6 @@ overview of what I typically write about.
|
||||||
* [On smoking a pipe](/on-smoking-a-pipe)
|
* [On smoking a pipe](/on-smoking-a-pipe)
|
||||||
* [Part of my cellar](/part-of-my-cellar)
|
* [Part of my cellar](/part-of-my-cellar)
|
||||||
|
|
||||||
## About the site
|
|
||||||
|
|
||||||
Secluded.Site was created entirely by me and is generated with
|
|
||||||
[Hugo](https://gohugo.io/). The theme will be made public soon™ and
|
|
||||||
eventually added to [the themes directory](https://themes.gohugo.io/)
|
|
||||||
once I clean it up a little (PRs welcome!). All of the code is released
|
|
||||||
under the [MIT license](https://tldrlegal.com/license/mit-license) and
|
|
||||||
the content is [CC-BY
|
|
||||||
4.0](https://creativecommons.org/licenses/by/4.0/). The source is
|
|
||||||
available on my [Gitea
|
|
||||||
instance](https://git.nixnet.services/Amolith/secluded).
|
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
|
|
||||||
I can be contacted through many methods but the most reliable and my
|
I can be contacted through many methods but the most reliable and my
|
||||||
|
@ -51,13 +39,3 @@ most preferred will *always* be email. In order of preference…
|
||||||
3. **XMPP:** [`amolith@nixnet.xyz`](xmpp:amolith@nixnet.xyz) *(please use
|
3. **XMPP:** [`amolith@nixnet.xyz`](xmpp:amolith@nixnet.xyz) *(please use
|
||||||
OMEMO encryption)*
|
OMEMO encryption)*
|
||||||
4. **IRC:** `amolith` on [Freenode](https://freenode.net/) and [NixNet](https://docs.nixnet.services/IRC)
|
4. **IRC:** `amolith` on [Freenode](https://freenode.net/) and [NixNet](https://docs.nixnet.services/IRC)
|
||||||
|
|
||||||
If you choose to contact me over XMPP, please use OMEMO encryption and
|
|
||||||
manually verify the following fingerprints. Any other keys should be
|
|
||||||
marked as *untrusted*.
|
|
||||||
|
|
||||||
``` text
|
|
||||||
b55e8f6a-e26daa3c-3dfe9ba3-3da995f5-703582c6-5fe7dc08-950bd77a-b0028f5d
|
|
||||||
41019467-b20c44a5-05becd9a-6f93dc96-83af002d-4cb52853-f4b19727-e243c214
|
|
||||||
e0ee6373-cb707eac-89510422-32d10b62-32124248-1ddd8897-9c803747-a172525a
|
|
||||||
```
|
|
||||||
|
|
Loading…
Reference in New Issue