Compare commits

..

1 Commits

Author SHA1 Message Date
1cb3d08b7f
Georg wanted better dir structure :/ 2021-07-25 03:16:53 +05:30
9 changed files with 7 additions and 104 deletions

View File

@ -1,20 +0,0 @@
---
kind: pipeline
type: exec
name: default1
clone:
disable: true
platform:
os: linux
arch: amd64
steps:
- name: deploy
commands:
- sh /opt/drone/scripts/sync-gemini.sh
trigger:
branch:
- master

View File

@ -1,4 +0,0 @@
gemini://liberta.casa
The public/ directory houses content.
The server/ directory houses configurations.

View File

7
public/home.gmi Normal file
View File

@ -0,0 +1,7 @@
# Home
## Pages

View File

@ -1,18 +0,0 @@
# Home
┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
│ │ │─│ │─ │┬┘ │ │─┤
┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │
┌─┐ ┬─┐ ┐─┐ ┬─┐
│ │─┤ └─┐ │─┤
└─┘ ┘ │ ──┘ ┘ │
## Pages
=>.. Home
=>irc.gmi IRC
=>xmpp.gmi XMPP
=>matrix.gmi Matrix

View File

@ -1,16 +0,0 @@
# IRC - Home
┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
│ │ │─│ │─ │┬┘ │ │─┤
┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │
┌─┐ ┬─┐ ┐─┐ ┬─┐
│ │─┤ └─┐ │─┤
└─┘ ┘ │ ──┘ ┘ │
##Pages
=>.. IRC
=>index.gmi Home
=>xmpp.gmi XMPP
=>matrix.gmi matrix

View File

@ -1,15 +0,0 @@
# Matrix
┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
│ │ │─│ │─ │┬┘ │ │─┤
┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │
┌─┐ ┬─┐ ┐─┐ ┬─┐
│ │─┤ └─┐ │─┤
└─┘ ┘ │ ──┘ ┘ │
##Pages
=>.. Matrix
=>index.gmi Home
=>xmpp.gmi XMPP
=>irc.gmi IRC

View File

@ -1,15 +0,0 @@
# XMPP - Home
┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
│ │ │─│ │─ │┬┘ │ │─┤
┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │
┌─┐ ┬─┐ ┐─┐ ┬─┐
│ │─┤ └─┐ │─┤
└─┘ ┘ │ ──┘ ┘ │
##Pages
=>.. XMPP
=>index.gmi Home
=>irc.gmi IRC
=>matrix.gmi Matrix

View File

@ -1,16 +0,0 @@
; Config file for Libertacasae
;
; For exmplanations of the options reference stargazer.ini(5)
listen = 81.16.19.64:1965
[:tls]
store = /var/lib/gemini/certs
organization = LibertaCasa
[liberta.casa]
root = /srv/gemini/liberta.casa
[liberta.casa~(.*)\.cgi(.*)]
root = /srv/gemini/liberta.casa/cgi-bin
cgi = on