aboutsummaryrefslogtreecommitdiff
path: root/blog_experiment
AgeCommit message (Collapse)Author
2023-10-13Moving to prod!alex
2023-10-13Merge branch 'old_gemini_blog_repo'alex
2023-10-13Adapt to new layoutalex
2023-10-12Add blog buildalex
2023-10-08Really fix deployment tls secretsalex
2023-10-08Add laspelisalex
2023-10-08Add aboutalex
2023-10-08Prettify Geminialex
2023-10-08Mount secretsalex
2023-10-08Configurable base URLalex
2023-10-08Add edit link to HTML versionalex
2023-10-08Add linksalex
* Prettify using lxml instead of bs4, because bs4 changes whitespace :(
2023-10-08Fix HTML titlesalex
2023-10-08Fix RSS datealex
2023-10-08Fix base URL, add RSS discoveryalex
2023-10-08Add RSSalex
2023-10-08Add titles to HTML blog entries pagesalex
2023-10-08Allow using a supplied certificatealex
2023-10-08Expose Gemini port as a NodePortalex
2023-10-07Draft k8s manifestalex
2023-10-07Make blog work as containeralex
* Use BeautifulSoup instead of HTML Tidy, so everything is done in Python * Pull content as submodule for testing purposes * Comment how to use bicephalus from working copy
2023-10-07Avoid doctype warningalex
2023-10-07Get bicephalus from git instead of a pathalex
So this can be built more easily...
2023-10-07Document how to build image using buildpackalex
2023-09-17Redirect Gemini links in HTTP/HTML to proxyalex
2023-09-17Fix list renderingalex
2023-09-17Fix blockquote rendering issuealex
2023-09-17Test blog rendering, handle pre and multiline blockquotesalex
2023-09-17Render HTML for entriesalex
2023-09-17Refactor in modules, add gemtext parseralex
2023-09-17Draft blog entriesalex
2023-09-17Draft blog experimentsalex