You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

522 B

lolisp

Grab a random image from lolibooru, convert it to base64 and display it on a web page.

This code is terrible because I am too.

Setup

  • Clone the repo
  • Move loli.example.service to /etc/systemd/system/ and rename it to loli.service
  • Change workingdirectory in loli.service to wherever your lolisp is
  • Move config.example.lisp to config.lisp and change *host* to your domain name
  • Run systemctl daemon-reload
  • Start lolisp with service loli start
  • View the page at *host*/loli