This is my non-technical blog converted from
Jekyll to tremolite
.
- Copy my blog in Jekyll features:
- Index
- Paginated list
- Header image resize
- Summary
- Pois
- Remove gallery, link to smugmug, 500px, panoramio dead (ugly google)
- Plans / TODO
- Plans / TODO - notes link
- Plans / TODO - predefined filters (short 4h trip, day 4-8h, long day 6-12h, external 1day, external)
- Planner
- Tag pages
/tag/{{name}}
- Tags list page
/tags/
- Tags post field
- Land pages
/land/{{name}}
- Lands list
/lands/
- Lands post field
- Towns pages
/town/{{name}}
- Towns list
/towns
- Towns post field
- Pois post field
- RSS/Atom
- TODO
- Separate environment for developing new features
- Town statistics
- RSS/Atom by tags
- Post summary JSON - partially
- About: check this http://kolejnapodroz.pl/blogu/
- Clean photo_maps structure
- Move navigation related but processable elements to cache, render only at full render to make post update renders super fast
- Add diff to check what has changed (stream or temp file)
-
nogallery
should be removed and also regular full-gallery - Fix duplicated photos: header and regular filename
- Gallery rendered - browser like
- Move
header_timeline
markdown flag for photo timeline to tags by usingphoto_header
- Add
horizontal?
to exif and filter only horizontal photos for gallery header - Cache quantified areas of coords and links used in post. Post which have more percentage of similar coords and links are most similar
- profiler - which part take time
- "test env" - test various feature (processing) on limited version of webpage
- graph which lenses I use (limit to few)
- generate route map internally, remove strava integration
- cache - TODO: separate and move into data
- data
- assets - static stuff used in all versions
- drafts - TODO: move outside of full version
- images - TODO: separate
- layout - used to create html output for all versions
- pages - text only pages converted to html
- posts - TODO: separate
- routes - TODO: separate
- src - used for both, move somewhere else
- towns - move to place with yaml configs
- *.yml - move as above
- public - TODO: separate, keep in mind to update upload scripts
TODO: Write installation instructions here
TODO: Write usage instructions here
TODO: Write development instructions here
- Fork it ( https://github.com/akwiatkowski/odkrywajac_polske/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
- akwiatkowski Aleksander Kwiatkowski - creator, maintainer