0
1
Fork 0
📝 Mirror of Jason Scott's textfiles website. http://textfiles.com
 
 
 
 
 
 
Go to file
vhs 50ddbbca53
add license and readme
2022-02-03 23:15:30 +08:00
archetypes fix issue for improperly ignored files 2022-02-03 22:43:30 +08:00
assets start apple ansilove previews 2022-02-03 22:45:03 +08:00
bin animate vt100 graphics in art dir 2022-02-03 22:44:50 +08:00
config update dev build port 2022-02-03 22:44:46 +08:00
content finish computers ansilove previews 2022-02-03 22:45:08 +08:00
data add computers/DOCUMENTATION ansilove previews 2022-02-03 22:45:05 +08:00
layouts fix press release trouble link 2022-02-03 22:45:07 +08:00
static add navigation and style to textfiles 2022-02-03 22:44:33 +08:00
themes/after-dark remove theme module 2022-02-03 22:43:10 +08:00
.gitignore add gitignore file 2022-02-03 22:43:07 +08:00
LICENSE add license and readme 2022-02-03 23:15:30 +08:00
README.md add license and readme 2022-02-03 23:15:30 +08:00
asciidoc pretty print formatter html 2022-02-03 22:43:18 +08:00

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.