0
1
Fork 0
📝 Mirror of Jason Scott's textfiles website. http://textfiles.com
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.
 
 
 
 
 
 
vhs 50ddbbca53
add license and readme
1 year ago
archetypes fix issue for improperly ignored files 1 year ago
assets start apple ansilove previews 1 year ago
bin animate vt100 graphics in art dir 1 year ago
config update dev build port 1 year ago
content finish computers ansilove previews 1 year ago
data add computers/DOCUMENTATION ansilove previews 1 year ago
layouts fix press release trouble link 1 year ago
static add navigation and style to textfiles 1 year ago
themes/after-dark remove theme module 1 year ago
.gitignore add gitignore file 1 year ago
LICENSE add license and readme 1 year ago
README.md add license and readme 1 year ago
asciidoc pretty print formatter html 1 year ago

README.md

Textfiles Mirror

This is a mirror of Jason Scott's textfiles website. Like other mirrors it includes the content of his website and all of the textfiles in it. Unlike other mirrors this mirror has the ability to go into and out of dark mode site-wide. It was something Jason started working on but the technology didn't exist at the time to make it feasible so he apparently abandoned the effort before the feature was finished.

Features

In addition to mirroring his website content I made improvements:

  • Ported all of the static content over to Hugo static site generator
  • Created a file viewer to preview all text files right on the site
  • For the first time those weird animation files can be seen animated

Screenshot

textfiles

Construction

Created by hand with some bash-fu and After Dark. If you want to pull the site down, you'll either need to be on Linux or will need to have a drive or virtual drive capable of case-sensitivity as there's some wild stuff in the character encodings. If you pull this down on a Mac and think it won't work with macOS you'd be wrong because using a virtual disk you can make the file system case-sensitive. Building the site for development requires about 15 GB of RAM last I checked because that's how Hugo (used by After Dark) works or at least used to.

Motivation

Someone told me it would be too difficult to do it. So I did it.

Rights

I am not your lawyer. Jason states on his website the copyright of the contents are up in the air. Most of these textfiles were pulled off BBS systems where they were being shared a long, long time ago before most lawyers even knew what the Internet was. That send most of the content should be covered under Sui Generis. As for the source code wrapping the mirror and with the exception of anything Jason-specific it's all available under 0BSD. See the file LICENSE in the source code for more information.