https://github.com/timbokz/entypo
EnTypo, http://www.reddit.com/r/EnTypo/
https://github.com/timbokz/entypo
Last synced: about 1 year ago
JSON representation
EnTypo, http://www.reddit.com/r/EnTypo/
- Host: GitHub
- URL: https://github.com/timbokz/entypo
- Owner: TimboKZ
- Created: 2015-01-09T21:38:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-04T12:39:23.000Z (over 11 years ago)
- Last Synced: 2025-04-05T01:13:58.669Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 145 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EnTypo
EnTypo, http://www.reddit.com/r/EnTypo/
You can find a demo here: http://www.reddit.com/r/EnTypo/comments/2rwfgd/entypo_showcase/
# Installation
Simply copy CSS rules from `stylesheet.css` and paste them into the end of your subreddit's style sheet.
# Changelog
**EnTypo v0.2**
* Added wiki support
* Fixed code containers
* Fixed lists
**EnTypo v0.1**
* Implemented code styling
* Implemented heading styling
* Implemented paragraph styling
* Implemented link styling
* Implemented quote styling
* Implemented list styling
* Implemented table styling
# License
The MIT License (MIT)
Copyright (c) 2015 Timur Kuzhagaliyev (TimboKZ)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.