Init
This commit is contained in:
parent
28ed9faec1
commit
0060d163f7
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
agate*
|
||||||
|
|
6
gemini.sh
Executable file
6
gemini.sh
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
./agate.x86_64-unknown-linux-gnu \
|
||||||
|
--content ./public/ \
|
||||||
|
--addr [::]:1965 \
|
||||||
|
--addr 0.0.0.0:1965 \
|
||||||
|
--hostname iiiypuk.me \
|
||||||
|
--lang en-US
|
4
public/contact.gmi
Executable file
4
public/contact.gmi
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
# Contacts
|
||||||
|
|
||||||
|
=> mailto:iiiypuk@iiiypuk.me
|
||||||
|
=> tg://resolve?domain=slexbc Telegram
|
15
public/index.gmi
Executable file
15
public/index.gmi
Executable file
@ -0,0 +1,15 @@
|
|||||||
|
```
|
||||||
|
_
|
||||||
|
| | ___
|
||||||
|
__ _ ___ ___| | __ ( _ ) __ _ __ _ _ __ ___ ___ _ __
|
||||||
|
/ _` |/ _ \/ _ \ |/ / / _ \/\ / _` |/ _` | '_ ` _ \ / _ \ '__|
|
||||||
|
| (_| | __/ __/ < | (_> < | (_| | (_| | | | | | | __/ |
|
||||||
|
\__, |\___|\___|_|\_\ \___/\/ \__, |\__,_|_| |_| |_|\___|_|
|
||||||
|
__/ | __/ |
|
||||||
|
|___/ |___/
|
||||||
|
```
|
||||||
|
|
||||||
|
# Alexander Popov
|
||||||
|
|
||||||
|
=> ./contact.gmi Contacts
|
||||||
|
=> ./posts Archive
|
3
public/posts/index.gmi
Executable file
3
public/posts/index.gmi
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
# Blog archive
|
||||||
|
|
||||||
|
=> ../ Back to home
|
Loading…
Reference in New Issue
Block a user