Skip to content

kiosion/Aries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aries

Deno app to serve gmi pages on-the-fly for a gemini instance of my portfolio & blog

Screenshot of index page

Usage

In order to run locally, you'll need SSL certs. You can generate self-signed ones using the openssl command.

Then, install the node deps using:

yarn install

Finally, run with Deno using:

deno run --allow-net --allow-read --allow-env --unstable ./app.ts

Credits

Many thanks to sergetymo for their amazing work with kaksik!

About

Deno app to serve gmi pages on-the-fly for a gemini instance of my portfolio & blog

gemini://kio.dev/

Topics

Resources

Stars

Watchers

Forks