Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gerwitz/hgc-v11
A deprecated version of hans.gerwitz.com
https://github.com/gerwitz/hgc-v11
middleman
Last synced: about 2 months ago
JSON representation
A deprecated version of hans.gerwitz.com
- Host: GitHub
- URL: https://github.com/gerwitz/hgc-v11
- Owner: gerwitz
- Created: 2013-03-19T15:18:43.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2019-04-16T18:16:55.000Z (almost 6 years ago)
- Last Synced: 2024-10-15T07:12:35.337Z (3 months ago)
- Topics: middleman
- Language: HTML
- Homepage:
- Size: 15.8 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hans.gerwitz.com
See [`/source/site/index.html`](https://hans.gerwitz.com/site) for an overview, this README will only add detail to that.
Travis status: [![build status](https://api.travis-ci.org/gerwitz/hans.gerwitz.com.svg?branch=master)](https://travis-ci.org/gerwitz/hans.gerwitz.com)
## Guidelines
Aim for [POSH](http://microformats.org/wiki/posh).
Be as [IndieWeb](https://indieweb.org/) as possible.[^indie]
Degrade gracefully without Javascript.
Stick with jQuery and add libraries only reluctantly.
Be consistent with URLs:
- date-sensitive content, and only that, is hosted under `/YYYY/MM/DD/`
- most pages end with a format extension (`.html`)
- "index" pages end with a slash to acknowledge that they have children
- de-facto standard URLs may differ, such as `/now`## Content Flows
Articles may be posted directly here, but are usually [PESOS](https://indieweb.org/PESOS) from other venues. These are hand-syndicated.
Notes are [POSSE](https://indieweb.org/POSSE), typically added here via a Micropub endpoint that commits to this repository. The Micro.blog service consumes `/feed/microblog.rss` and [cross-posts](help.micro.blog/2016/cross-posting-twitter/) each to both Twitter and Facebook.