site

Francesco Saccone's site content.
git clone git://git.francescosaccone.com/site
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2025-03-27 17:50feat: add link to git.francescosaccone.com in main paragraphFrancesco Saccone1+2-1
2025-03-27 17:49feat: remove code/Francesco Saccone3+0-33
2025-03-26 14:03feat: make links in tables (but index) italic and not underlinedFrancesco Saccone1+8-0
2025-03-26 13:53feat: add background-color in hover of content tablesFrancesco Saccone1+16-0
2025-03-25 19:46feat: add 0.4rem vertical margin to bodyFrancesco Saccone1+1-1
2025-03-25 19:41feat: add css style for stagit static git page generatorFrancesco Saccone1+130-0
2025-03-18 16:00style: remove language specification in block codesFrancesco Saccone2+3-3
2025-03-18 15:56fix: specify border colors for hr and blockquote individuallyFrancesco Saccone1+7-7
2025-03-18 14:22feat: make hr dotted and shorted and rewrite blockquote styleFrancesco Saccone1+9-9
2025-03-18 14:20feat: make hr border the same color as header and footerFrancesco Saccone1+7-1
2025-03-18 14:06feat: add description meta tagFrancesco Saccone1+1-0
2025-03-18 14:06fix: specify favicon.ico in HTML headerFrancesco Saccone1+1-0
2025-03-18 14:05feat: specify 'en' language in <html>Francesco Saccone1+1-1
2025-03-18 13:58style: reformat code blocksFrancesco Saccone2+7-3
2025-03-18 13:45fix: use hyperlink and fix indentation problemFrancesco Saccone1+1-1
2025-03-18 08:33feat: make blockquote border color the same as header and footerFrancesco Saccone1+5-0
2025-03-18 08:26feat: use inline image for Monero QR codeFrancesco Saccone1+1-1
2025-03-18 08:15feat: extend page lines to 80th column in gemini footer and headerFrancesco Saccone2+2-2
2025-03-18 08:04feat: add empty blog/Francesco Saccone3+7-0
2025-03-18 08:00feat: replace blog/ with code/ and describe 'Flake' and 'Site' reposFrancesco Saccone4+29-6
2025-03-17 19:02feat: put QR code before plain text addressFrancesco Saccone1+2-2
2025-03-17 18:54chore: specify the usage of lowdown in scriptsFrancesco Saccone1+2-2
2025-03-17 18:51feat: add link to Monero QR code image instead of displaying itFrancesco Saccone1+2-2
2025-03-13 15:27feat: make 'pre' have a 'pre' white-spaceFrancesco Saccone1+1-1
2025-03-13 15:26style: remove empty lineFrancesco Saccone1+0-1
2025-03-13 15:26feat: remove border from imgFrancesco Saccone1+0-1
2025-03-09 17:28feat: remove dates from atom and sitemap altogetherFrancesco Saccone2+2-11
2025-03-09 17:24fix: cd to root of repository before running git logFrancesco Saccone2+3-3
2025-03-09 17:10refactor: remove unneded 'read' dependenciesFrancesco Saccone2+2-2
2025-03-09 17:02feat: add updated date to atom using git logFrancesco Saccone1+7-1
2025-03-09 16:54feat: add lastmod date to sitemap using git logFrancesco Saccone1+4-1
2025-03-09 16:43fix: make sure sitemap URL paths are correctly formattedFrancesco Saccone1+7-1
2025-03-09 16:24feat: do not use dates in atom.xml and sitemap.xmlFrancesco Saccone2+2-10
2025-03-09 14:41chore: update scripts location and namesFrancesco Saccone1+3-4
2025-03-09 14:39refactor: use a single generate-sitemap script for every protocolFrancesco Saccone3+43-88
2025-03-09 14:33fix: use realpath to get parent directoryFrancesco Saccone5+10-10
2025-03-09 14:31fix: add missing dirname dependency to scriptsFrancesco Saccone2+2-2
2025-03-09 14:19fix: remove unnecessary and unescaped quotesFrancesco Saccone4+4-4
2025-03-09 14:18fix: wrong SOURCE directory in scriptsFrancesco Saccone5+5-5
2025-03-09 14:14chore: move all scripts in scripts/Francesco Saccone5+0-0
2025-03-09 14:12chore: rewrite usage section describing scriptsFrancesco Saccone1+16-3
2025-03-09 14:12chore: refer to both Web and Gemini in descriptionFrancesco Saccone1+3-2
2025-03-09 14:11chore: update repository title and descriptionFrancesco Saccone1+3-3
2025-03-09 13:46feat: add script for atom.xml generationFrancesco Saccone1+61-0
2025-03-09 11:36feat: use UTC time for date and add timeFrancesco Saccone2+2-2
2025-03-09 11:27feat: add script for gemini sitemap.xml generationFrancesco Saccone1+44-0
2025-03-09 11:25refactor: rename generate-sitemap.sh to generate-html-sitemap.shFrancesco Saccone1+0-0
2025-03-09 11:18refactor: iterate with for over find instead of readFrancesco Saccone2+2-2
2025-03-09 11:18feat: add script for sitemap.xml generationFrancesco Saccone1+44-0
2025-03-08 19:17feat: reduce border of header and footer to 1pxFrancesco Saccone1+2-2
2025-03-08 19:12fix: make border of header and footer fixed to 2pxFrancesco Saccone1+2-2
2025-03-08 18:51feat: rename notes/ to blog/Francesco Saccone4+6-6
2025-03-08 18:40chore: fix grammatical errorFrancesco Saccone1+1-1
2025-03-08 18:34chore: rewrite usage section after gemini was addedFrancesco Saccone1+4-6
2025-03-08 18:32chore: rename 'Structure' section to 'Usage'Francesco Saccone1+2-2
2025-03-08 18:29feat: merge contact section in single paragraphFrancesco Saccone1+3-5
2025-03-08 18:26feat: put monero qr code before plain addressFrancesco Saccone1+2-1
2025-03-08 18:25refactor: use lowdown output without using tmp fileFrancesco Saccone1+1-5
2025-03-08 17:24feat: add header and footer for geminiFrancesco Saccone3+16-1
2025-03-08 16:30feat: add script for Gemtext pages generationFrancesco Saccone1+27-0
2025-03-08 16:06refactor: rename generate-pages.sh to generate-html.shFrancesco Saccone1+0-0
2025-03-08 15:33feat: define blockquote styleFrancesco Saccone1+9-2
2025-03-08 15:32fix: use lowdown generated footnotesFrancesco Saccone1+4-4
2025-03-08 15:16feat: use 'lowdown' instead of 'smu'Francesco Saccone1+2-2
2025-03-07 19:24feat: add script for HTML pages generationFrancesco Saccone1+37-0
2025-03-07 19:24feat: add alt text to monero address imageFrancesco Saccone1+1-1
2025-03-07 18:08feat: generate favicon.ico from public/icon.svgFrancesco Saccone1+0-0
2025-03-07 18:00feat: generate PNG icons from public/icon.svgFrancesco Saccone11+0-0
2025-03-07 17:49feat: add the notes pageFrancesco Saccone1+4-0
2025-03-07 17:48feat: add public/content/monero.pngFrancesco Saccone1+0-0
2025-03-07 17:48feat: add the index pageFrancesco Saccone1+27-0
2025-03-07 17:47feat: add header.htmlFrancesco Saccone1+16-0
2025-03-07 17:46feat: add footer.htmlFrancesco Saccone1+8-0
2025-03-07 17:46feat: add public/francescosaccone.ascFrancesco Saccone1+52-0
2025-03-07 17:45feat: add public/style.cssFrancesco Saccone1+169-0
2025-03-07 17:45feat: add public/icon.svgFrancesco Saccone1+6-0
2025-03-07 17:43feat: add robots.txtFrancesco Saccone1+2-0
2025-03-07 17:42chore: initFrancesco Saccone3+42-0