Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sigvef/sigvehtml
Finally a HTML that you can sight-read.
https://github.com/sigvef/sigvehtml
Last synced: 11 days ago
JSON representation
Finally a HTML that you can sight-read.
- Host: GitHub
- URL: https://github.com/sigvef/sigvehtml
- Owner: sigvef
- Created: 2013-09-23T01:42:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-12T16:12:09.000Z (about 10 years ago)
- Last Synced: 2024-10-11T20:43:09.096Z (27 days ago)
- Language: Python
- Size: 137 KB
- Stars: 75
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sigvehtml
Finally a HTML that you can sight-read.
So how great is it? This is a page written in sigvehtml:
```
_ _ _ _
(_) | | | | | |
___ _ __ ___ _____| |__ | |_ _ __ ___ | |
/ __| |/ _` \ \ / / _ \ '_ \| __| '_ ` _ \| |
\__ \ | (_| |\ V / __/ | | | |_| | | | | | |
|___/_|\__, | \_/ \___|_| |_|\__|_| |_| |_|_|
__/ |
|___/#=====================================================================#
| ___.-~"~-._ __....__ |
| .' ` \ ~"~ ``-. |
| /` _ ) `\ `\ |
| /` a) / | `\ |
| :` / | \ |
| <`-._|` .-. ( / . `;\\ |
| `-. `--'_.'-.;\___/' . . | \\ |
| _ /:--` | / / .' \\ |
| ("\ /`/ | ' ' / :`; |
| `\'\_/`/ .\ /`~`=-.: / `` |
| `._.' /`\ | `\ /( |
| / /\ | `Y / \ |
| jgs J / Y | | /`\ \ |
| / | | | | | | | |
| "---" /___| /___| /__| |
| '""" '""" '""" |
#=====================================================================##===================================================# #===============#
| Did you know that any piece of code is likely to | | |
| be read over a hundred times more often than it | | * Home |
| is written? Most of a developer's time is spent | | * Download |
| trying to understand code. Sigvehtml is a HTML | | * Legal |
| dialect which focuses on readability and the | | * About Us |
| ability to get a quick overview. | | |
| | | |
| With sigvehtml, there is no longer any need to | | |
| wade trough thickets of nested divs and spans | | |
| and what-have-yous to get to a real understanding | | |
| of what is going on. Throw the boilerplate soup | | |
| out of the window, and increase your productivity | | |
| hundred-fold by re-writing all your code to | | |
| sigvehtml. You wont regret it. | | |
| | | |
| Remember: you only need to rewrite to sigvehtml | | |
| once. And then you can read again and again and | | |
| again, each time fully aware of what the finished | | |
| output is going to look like. The dark ages of | | |
| web development is over! | | |
#===================================================# #===============#
```Here it is rendered in chrome after it has been compiled:
![](http://i.imgur.com/cyJSPUe.png)