Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goliatone/goliatone.com
Static site
https://github.com/goliatone/goliatone.com
Last synced: 4 days ago
JSON representation
Static site
- Host: GitHub
- URL: https://github.com/goliatone/goliatone.com
- Owner: goliatone
- License: mit
- Created: 2015-03-23T03:47:38.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2015-11-15T01:54:28.000Z (almost 9 years ago)
- Last Synced: 2024-10-11T09:09:27.961Z (27 days ago)
- Language: JavaScript
- Size: 266 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# goliatone.com
Source code for goliatone.com, WIP!
```
./tasks/compress
./tasks/s3up -d ./deploy/ -b 'goliatone.com' -c ./.secrets.json
```### TODO
- Include assets from template metadata
- Default templates per collections: post => post.hbs
- ~~Refactor CSS, move style from body to wrapper~~
- slug: Figure out how to handle special characters
- Handlebars helper: slice, filter out by current title
- Asset pipeline: pick up CSS from content and compress, same with JS
- instaG: do it for realz!
- fix tags in tag archive page, link same as in actual tag page.BUGS:
- feed gets included inside permalink folders
- longDate: displayed hours do not match this universe
- feed: archive links do not point to site with full URL!!
- Assets should be moved from public to site, so that favicon is in root.PLUGIN:
- Tag detection a la wordpress
+ Flickr image credit/data## License
Copyright (c) 2015 goliatone
Licensed under the MIT license.