Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

vss365today/archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#vss365 today Archiver

Generate a static, flat file version of #vss365 today

Note that this does not fully download and archive the website. It is custom-built with a specific use case for a one-time event. You won't be able to generate a full site archive using this tool.

Requirements

  • Python 3.11+
  • Poetry 1.6.1+

Required Secrets

  • API_DOMAIN
  • APP_DOMAIN
  • DIST_PATH
  • STATIC_FILES_URL
  • SYS_VARS_PATH (in env)

Usage

  • poetry install
  • poetry shell
  • python ./archiver.py

License

MIT

About

Generate a static, flat file version of #vss365 today

Resources

License

Stars

Watchers

Forks