scripts for cosmic.voyage https://cosmic.voyage
Go to file
James Tomasino 0ebe2f7819 simplified dcss 2018-12-23 15:42:44 -05:00
bin simplified dcss 2018-12-23 15:42:44 -05:00
completion more removal of cosmic- prefix 2018-12-12 15:10:38 -05:00
emails fixing vars 2018-12-17 17:45:48 -05:00
files removed motd and moved it to changelog in wiki 2018-12-14 17:15:16 -05:00
man updated man pages 2018-12-14 10:13:09 -05:00
templates cosmic voyage mailing list 2018-12-17 17:53:40 -05:00
Makefile makefile tweak 2018-12-12 15:15:48 -05:00
README.md completion of file descriptions in readme 2018-11-30 15:06:19 -05:00

README.md

cosmic.voyage scripts

bin

For admin:

  • cosmic-backup cron-run backup of /var/gopher to git repo
  • cosmic-rss cron-run creation of rss feed for web and gopher
  • cosmic-ship create a new ship and assign it to a given user
  • cosmic-user create a new user and scaffold them into the story
  • cosmic-web cron-run creation of html version of the story

For users:

  • cosmic-log aliased as log - submit messages to the QEC relay
  • cosmic-motd aliased as motd - pretty-prints the motd
  • cosmic-roster aliased as roster - show current users and their ships

files

  • motd message of the day, records recent updates to the system
  • favicon.ico website favicon for https://cosmic.voyage

templates

  • web-header.tmpl - template for web generation
  • newship.tmpl - email template for adding new ship for user
  • welcomeemail.tmpl - email template for new users added to system

manpages

  • cosmic-log aliased as log

bash-completion

  • cosmic-log aliased as log