Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/helloandre/typetheclassics
a distraction-free place to type some classic works
https://github.com/helloandre/typetheclassics
Last synced: 26 days ago
JSON representation
a distraction-free place to type some classic works
- Host: GitHub
- URL: https://github.com/helloandre/typetheclassics
- Owner: helloandre
- License: mit
- Created: 2016-02-12T03:11:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-12T03:16:21.000Z (almost 9 years ago)
- Last Synced: 2024-10-27T17:30:35.514Z (2 months ago)
- Language: JavaScript
- Size: 175 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Type The Classics
A simple and distraction-free way to type some classic works.
Aee https://typetheclassics.com/about for more information.
# Contributing
To get a local version working, download some texts from [Project Gutenburg](http://www.gutenberg.org/wiki/Main_Page) (specifically http://www.gutenberg.org/files/28885/28885-8.txt to get started).
Then run grunt to get all the assets generated: `grunt`
Then spin up a local server to view the content: `php -S 0.0.0.0:8080 -t public public/index.php`