27 lines
425 B
Plaintext
27 lines
425 B
Plaintext
|
# Gemini Capsule - Nick Thomas
|
||
|
|
||
|
## Introduction
|
||
|
|
||
|
Gemini is awesome. This is my capsule. It replaces the old website:
|
||
|
|
||
|
=> https://ur.gs Old HTTP website
|
||
|
|
||
|
The Gemini capsule is hosted here:
|
||
|
|
||
|
=> gemini://ur.gs
|
||
|
|
||
|
## Tools
|
||
|
|
||
|
=> https://sr.ht/~adnano/kiln Kiln static site generator
|
||
|
=> gemini://gem.limpet.net/agate/ Agate Gemini server
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
Ensure Kiln is installed and run:
|
||
|
|
||
|
```
|
||
|
make
|
||
|
```
|
||
|
|
||
|
Feed the `dst/` directory to Agate.
|