Skip to content

crzysdrs/DailyVictimArchive

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Daily Victim Archive

This repo contains all the build scripts neccesary to build the Daily Victim Archive along with the corresponding site.

This includes:

  • Markdown Formatted Articles and Meta Articles
  • All Daily Victim Images
  • Alpha Masks of Specific Images
  • Transparency Fill Data
  • Google Map Generation Scripts
    • Graph of all connections
    • Group photo reunion
  • Site
    • Zola Templates
    • Javascript/CSS

Build

Requires docker with BuildKit, but otherwise should be pretty easy.

# Invoke Git Annex to Retrieve Binary Files (images)
./build extract
# Build all intermediates
./build -j

Optionally you can ./build -j serve to view the in development site locally in a web browser.

Misc

Git-Annex will get files found in gamespy.tar.gz

The site based on these scripts is located at http://crzysdrs.net/dv/ .

About

Daily Victim Archive repo scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published