Compare commits

...

4 Commits

Author SHA1 Message Date
75a81bed00
Changing README.md
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Georg <georg@lysergic.dev>
2021-08-07 05:45:46 +02:00
f74a9cd892
Init Pipeline
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Georg <georg@lysergic.dev>
2021-08-07 05:40:42 +02:00
bb07a394ce
Init gophermap
Signed-off-by: Georg <georg@lysergic.dev>
2021-07-25 05:13:57 +02:00
d8b539f73f
Init public/
Signed-off-by: Georg <georg@lysergic.dev>
2021-07-25 04:56:18 +02:00
4 changed files with 38 additions and 1 deletions

20
.drone.yml Normal file
View File

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

View File

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

0
null
View File

16
public/gophermap Normal file
View File

@ -0,0 +1,16 @@
!Welcome to LibertaCasa
┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
│ │ │─│ │─ │┬┘ │ │─┤
┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │
┌─┐ ┬─┐ ┐─┐ ┬─┐
│ │─┤ └─┐ │─┤
└─┘ ┘ │ ──┘ ┘ │
=echo " server time....: $(date)"
=echo " server uptime..: $(uptime | sed 's/.*up *\([^,]*\), .*/\1/')"
*