Commit graph

204 commits

Author SHA1 Message Date
Peter Molnar
0fcbfe0bd9 this is a replacement for the removed memento functionality; a tiny wayback machine crawler that tried to look up the earliest saved version of a page 2019-08-14 10:17:20 +01:00
Peter Molnar
c514c71dd3 mega refactor, part 3: unused libs 2019-08-13 17:04:50 +01:00
Peter Molnar
a9fcf2578e mega refactor, part 2: category cleanup 2019-08-13 16:59:02 +01:00
Peter Molnar
68428caaba mega refactoring becuase the current codebase is messy, part 1 2019-08-13 14:31:41 +01:00
Peter Molnar
0f298ae2ac redirect/gone cleanup, step 3; moved syndication links to the top of an entry 2019-08-12 11:19:29 +01:00
Peter Molnar
b46d8aa7a5 redirects and gone cleanup, step 2 2019-08-12 10:49:51 +01:00
Peter Molnar
137522c23d rewrites and gones moved to settings, step 1 2019-08-12 10:48:03 +01:00
Peter Molnar
0c8a72e26e adding an extra step to run to execut post-run.sh in case the file is present; it's for arbitrary or one-off things that shouldn't really be part of NASG 2019-08-12 10:46:46 +01:00
Peter Molnar
3dd43d4c1d fixing pandoc TXT formatting to avoid 'smart' apostrophes 2019-08-12 10:46:04 +01:00
Peter Molnar
772958b1df removed anything lxml related: XML sitemap and OEMBED - these are not important and I'd rather reduce the dependencies needed 2019-07-14 20:48:49 +01:00
Peter Molnar
f7313075db .cache files moved from system tmp dir next to it's source 2019-07-14 20:47:41 +01:00
Peter Molnar
678a7f7503 post-black 2019-06-25 23:48:04 +02:00
Peter Molnar
1c893cf678 pre-black 2019-06-25 23:43:45 +02:00
Peter Molnar
b3827474cd - new functionality called "memento": on first publish, copy the rendered HTML to memento.html that will never change. Also try to fetch old versions from archive.org with --memento
- layout fixes
- moved CC by xyz text to the bottom of an entry from the top, so it's less distracting
2019-06-24 14:52:44 +02:00
Peter Molnar
aea27405db apparently pagination shouldn't be <nav> 2019-06-20 08:22:53 +01:00
Peter Molnar
3937bbef29 templating cleanup 2019-06-19 13:19:20 +01:00
Peter Molnar
555b4e957a experimental refactored CSS and simplified layout element nesting 2019-06-17 12:00:57 +01:00
Peter Molnar
0b1d7cef68 cleanup commit before trying something radically oldschool 2019-06-13 15:32:59 +01:00
Peter Molnar
f07e5bf522 moved hardcoded rss, atom, json, etc. filenames into settings and template variables 2019-05-29 21:34:47 +02:00
Peter Molnar
634d852dd5 - re-added oembed
- symbol cleanup
- re-added tip list
- minibanners are hidden at the bottom for now
2019-05-28 14:27:34 +02:00
Peter Molnar
bda93b05ef icomoon cleanup 2019-05-28 14:27:05 +02:00
Peter Molnar
9ccef17261 pip update 2019-05-23 09:07:31 +01:00
Peter Molnar
e133e8ceaf - code cleanup and minor refactoring
- removed imghdr that is about to be deprecated and replaced it with filetype
- removed lxml include and with that the oembed parts I ended up never using
2019-05-23 09:06:34 +01:00
Peter Molnar
3d808d9b6e opensearch xml fix to reflect the single endpoint /search.php 2019-05-22 20:56:35 +01:00
Peter Molnar
6bbeebadd0 unused vanilla js lightbox, should it ever be needed 2019-05-22 20:55:28 +01:00
Peter Molnar
f5297f58c8 added unmung url to convert rss to mf2 for brid.gy to be happy when it parses my site 2019-05-22 20:54:56 +01:00
Peter Molnar
5693585695 cleaned up syndication copy fetcher 2019-05-22 20:54:10 +01:00
Peter Molnar
f1ef48b903 konami update 2019-05-22 13:17:39 +01:00
Peter Molnar
1a80fa5456 opensearch merge with search, because it makes more sense 2019-05-22 13:17:22 +01:00
Peter Molnar
e18582840e adding opensearch (xml description j2 template, RSS+XML search results PHP) 2019-05-22 10:15:21 +01:00
Peter Molnar
32bf4994e7 fetch and display u-syndication in case of webmention.io and brid.gy publish can be asked to provide the endpoint 2019-05-05 13:04:36 +01:00
Peter Molnar
72582d0a60 pipenv lock update 2019-04-29 09:35:38 +01:00
Peter Molnar
de85e145e6 svg aria-hidden is not needed and doesn't make any difference 2019-04-29 09:35:16 +01:00
Peter Molnar
370858a795 themeswitcher made to be strictly js only; css cleanups according to that; theme made a bit more airy 2019-04-29 09:34:47 +01:00
Peter Molnar
9d42d24812 re-adding microformat keywords so Flickr publish will get them via brid.gy 2019-04-29 09:34:00 +01:00
Peter Molnar
8505789e1a fixes to skip webmentions when post is_future; better regex match for markdown images, though it's not utilized yet 2019-04-29 09:33:21 +01:00
Peter Molnar
f196b26b79 - README entry about liveserver rsync+ssh sync
- fail to run if keys.py is missing
- try-catch for sync because it's optional
w
2019-04-10 09:37:24 +01:00
Peter Molnar
1f4a864d59 - url / error cleanup in Home
- 'noping' setting to create ping files, but don't actually send webmentions
- watermark size back to older setting
- changed sharpend in unsharp mask settings
- added is_photos setting which applies if all images are photos
2019-04-10 09:27:37 +01:00
Peter Molnar
9eccd3e683 example keys.py file 2019-04-10 09:25:05 +01:00
Peter Molnar
85eb8324ed
Merge pull request #1 from danger89/master
Improve readme & fix several failures during run-time (errors)
2019-04-10 08:19:52 +00:00
Melroy van den Berg
21fa9875a6 Improve readme run 2019-04-09 22:37:55 +02:00
Melroy van den Berg
4df852d229 Remove deploy folder (oopsy) 2019-04-09 22:35:14 +02:00
Melroy van den Berg
5f9b0fc625 Add several bugs & improve readme 2019-04-09 22:34:03 +02:00
Peter Molnar
5c39f7e57a old photo publish date for phots that were published somewhere in the past but I don't have an exact date for them 2019-03-24 15:26:55 +00:00
Peter Molnar
5a5723aecc jsonfeed and gopher fixes 2019-03-22 15:49:24 +00:00
Peter Molnar
9f73a9b111 - gopher? gopher.
- no js needed button
- removed donation, I'll figure out something better, sometimes, in the future
- text/plain alternate, also for gopher
- better Pandoc subclassing
- bye message
- first image becomes OG image
- removed duplicate reply symbol
- DAT .well-known prepare, not active
- oembed singular vars, should they ever be needed
- fixed target lookup for webmentions so it works both with index.html or with path only
2019-02-25 22:40:01 +00:00
Peter Molnar
67662b69e9 - nojs banner
- relative url in search
- removed header icon from category
2019-02-17 20:17:35 +00:00
Peter Molnar
9a5c4708d2 - relative urls!
- got rid of bleach and reacji detection, nobody is using it
- removed google vision and google text classification
- 410 for ^/tag and ^/comment
- 80x15 SVG bottom banners
- better code syntax hightlight CSS
2019-02-16 00:14:12 +00:00
Peter Molnar
f47ed93fa0 once more with feeling: on-the-fly representation is schema.org json-ld for everything,
becase it's easy to write, forces me to use some sort of structure, and it might come handy.

However, the end HTML is microformats v1 and v2 - v1 for google, search engines, etc, v2 for anything indieweb.
2019-02-08 23:32:52 +00:00
Peter Molnar
c6755e6125 - no more microdata or RDFa in HTML: went full JSON-LD
- added og: and article: from open graph to meta
- jsonld as tmplvars for most elements
- removed unused commented code
- indention for inline CSS for readability
- merged reactions and comments into a single block
2019-02-07 19:27:15 +00:00