a gemini mirror of hltv.org, live at gemini://illegaldrugs.net/cgi-bin/gemhltv
Go to file
sose 893abeaacd fixed one-map games, added match separators 2021-04-07 10:56:07 +00:00
logos added logos 2021-04-07 04:02:26 +00:00
gemhltv added logos 2021-04-07 04:02:26 +00:00
gemhltv_matches fixed one-map games, added match separators 2021-04-07 10:56:07 +00:00
gemhltv_news added logos 2021-04-07 04:02:26 +00:00
license first commit 2021-04-06 19:40:04 +00:00
matches.png better photos 2021-04-06 18:13:06 -07:00
news.png better photos 2021-04-06 18:13:06 -07:00
readme.md added logos 2021-04-07 04:02:26 +00:00
screenshot.png added screenshot 2021-04-06 17:24:20 -07:00

readme.md

gemhltv

the gemhltv match page the gemhltv news page

a gemini mirror of hltv.org

requirements

  • python3
  • pytz
  • php
  • an instance of reader.php somewhere

setup

  • clone this repo
  • cd to this repo
  • pip3 install pytz
  • put all the scripts in your cgi-bin
  • put the logos folder in /var/gemini-data

config

  • change LOGO_FILE at the top of all the scripts if the logos folder is somewhere other than /var/gemini-data/logos
  • change CGI_BIN at the top of gemhltv if the scripts are somewhere other than /var/gemini/cgi-bin
  • change READER_LINK at the top of gemhltv_news to point to your instance of reader.php
  • change the current_tz at the top of the gemhltv_matches file to match yours
    • a list of valid timezones is available here
  • you can edit the files in the logos folder to change the logos displayed at the top of each page/section

notes

  • rip c9

(c) oneseveneight/sose