Commit graph

  • 98b9a407a5 modified gitignored for bin and build script master Nimble 2023-02-12 15:34:31 -0600
  • 6f43f76247
    Allow using _index.md on no _index.gmi.md Timur Demin 2022-12-04 14:24:09 +0500
  • e0754ac405
    Fix a minor docs typo Timur Demin 2022-03-27 14:16:21 +0500
  • 263e7eea39
    Fix quotes in conditionals Timur Demin 2022-03-21 01:14:00 +0500
  • f8a310288a
    Provide more metadata with images Timur Demin 2022-03-20 01:13:42 +0500
  • 6f3720a4ae
    Reorganize GHCR workflows Timur Demin 2022-03-20 00:03:33 +0500
  • a1521884ef
    Use fully-qualified base image names Timur Demin 2022-03-19 14:38:04 +0500
  • c153a6ef75
    Bump Go / golangci-lint versions used during PR testing Timur Demin 2022-03-19 14:30:04 +0500
  • 0f2e3ca4ea
    Reformat goreleaser config for better YAML consistency Timur Demin 2022-03-19 14:27:38 +0500
  • f507bd3461
    Update dependencies Timur Demin 2022-03-19 14:25:14 +0500
  • 13bace70d2
    Bump base image versions Timur Demin 2022-03-19 14:11:59 +0500
  • 5f755e4fa3
    Encode link URIs before rendering into Gemtext Timur Demin 2022-01-14 00:19:40 +0500
  • 62d762a8c7
    Pass .Metadata to directory index pages Timur Demin 2021-12-25 21:55:31 +0500
  • f858ec383b
    Allow non-latin characters in paths mntn 2021-12-25 11:51:26 -0500
  • ee8e58ffb9
    Rewrap godoc comment at 72 characters Timur Demin 2021-11-18 23:29:07 +0500
  • aec3b10041
    Split up renderer code into separate files mntn 2021-11-01 16:15:19 -0400
  • 7da783e853
    Make workflow runs dispatchable manually Timur Demin 2021-10-03 11:21:38 +0500
  • bc7e8b6858
    Prune useless goreleaser settings Timur Demin 2021-10-03 11:05:32 +0500
  • ddb3943359
    Strip HTML tags but keep content while rendering mntn 2021-10-02 06:07:46 -0400
  • fc76187e13
    Implement renderer test suite Timur Demin 2021-09-30 18:01:46 +0500
  • c80b72613d
    Clean up templates and unify template metadata mntn 2021-09-21 17:29:14 -0400
  • 372646033c
    Use same variable names as Hugo mntn 2021-09-20 13:20:40 -0400
  • 3110ac629c
    Update default templates to use new metadata mntn 2021-09-19 18:19:29 -0400
  • 5e84953103
    Update README.md Timur Demin 2021-09-17 23:15:20 +0500
  • 8135d1e0b3
    Update heading renderer to latest Gemini spec Timur Demin 2021-09-17 23:02:17 +0500
  • 45180f9315
    Remove an outdated TODO Timur Demin 2021-09-17 22:55:44 +0500
  • fa5b4cb180
    Bump dependencies update Timur Demin 2021-09-17 22:42:45 +0500
  • c476976b27
    Bump Go and external deps versions Timur Demin 2021-09-17 22:42:28 +0500
  • 7e19930b1b
    Add missing copyright headers Timur Demin 2021-09-17 22:37:10 +0500
  • b01f5093ce
    Add Go Report Card to README Timur Demin 2021-09-17 22:35:40 +0500
  • 9778ada128
    Parse metadata in all Hugo formats Timur Demin 2021-09-17 22:34:03 +0500
  • 2de6e634d6
    Add RSS support mntn 2021-09-12 07:26:33 -0400
  • 492deddf06
    Add release badge to README Timur Demin 2021-09-09 17:48:31 +0500
  • 463868f10d
    Use no dedicated secrets in GitHub Actions Timur Demin 2021-09-09 17:42:58 +0500
  • bcc3d8b730
    Implement a generic links & text extractor Timur Demin 2021-09-03 20:48:32 +0500
  • 3a86f0f7e6
    Support Hugo headless page bundle leaf nodes mntn 2021-08-31 15:06:23 -0400
  • ea62886fca
    Implement footnotes support Timur Demin 2021-08-31 10:12:39 +0500
  • 86faf01552
    Add support for HR and super/sub-script mntn 2021-08-29 10:28:43 -0400
  • ba767bc91f
    Fix definition list rendering for multiple terms mntn 2021-08-28 00:33:55 -0400
  • f17a959fe2
    Implement definition lists support Timur Demin 2021-08-27 15:42:00 +0500
  • df6c035c7e
    Refactor type detection code Timur Demin 2021-08-23 20:04:42 +0300
  • 688d88d72b
    Make the Go compiler calculate renderer flags Timur Demin 2021-08-22 23:05:49 +0300
  • c872e012e2
    Enable gomarkdown's NoEmptyLineBeforeBlock rule Timur Demin 2021-08-22 22:51:52 +0300
  • 4511e4280f
    Update & rewrap gmnhg docs Timur Demin 2021-08-22 17:52:56 +0300
  • b4ae1981d6
    Implement sort / sortRev in templates Timur Demin 2021-08-22 17:52:19 +0300
  • 7fba4182e1
    Run gofmt on templates.go Timur Demin 2021-08-22 15:34:30 +0300
  • 5265bb6a25 Print delimiters around unsupported formatted elements mntn 2021-08-21 19:32:33 -0400
  • d3e8276e6e Add info string for fenced code blocks mntn 2021-08-21 18:38:50 -0400
  • 8cdbc778e5
    Run gofmt on cmd/gmnhg Timur Demin 2021-08-17 23:01:13 +0500
  • c2f2386a3d
    Add support for branch and leaf bundles mntn 2021-08-17 13:59:11 -0400
  • 0ac0476e62
    Integrate sprig v3 for improved templating (#9) mntn 2021-08-16 11:29:13 -0400
  • aadb650f1f
    Merge pull request #8 from tdemin/bugfix/blockquote Timur Demin 2021-08-13 17:59:56 +0500
  • af021e9ae1
    Allow for YAML/JSON Hugo config Timur Demin 2021-08-13 10:11:44 +0500
  • 36922b6e95
    Keep line breaks in blockquotes Timur Demin 2021-08-13 09:49:06 +0500
  • 35977a721c
    Add golangci-lint config Timur Demin 2021-08-13 09:08:45 +0500
  • d8870403fe
    Add golangci-lint config Timur Demin 2021-08-13 09:08:45 +0500
  • adcf0ac73e
    Make linter happy Timur Demin 2021-08-13 09:00:37 +0500
  • a35536c8be
    Make linter happy Timur Demin 2021-08-13 09:00:37 +0500
  • 845bfa7cb2
    Fix panic on empty blockquotes Timur Demin 2021-08-13 08:52:52 +0500
  • e5d791165d Implement tables rendering Timur Demin 2021-08-09 18:39:01 +0500
  • 0be85fc7f9
    Handle H4-H6 in accordance with Gemini spec Timur Demin 2021-08-09 12:00:48 +0500
  • 2ea0b7d5fa
    Update to Go v1.16 Timur Demin 2021-08-01 04:15:32 +0500
  • 66b2f83a88
    Migrate to GitHub Timur Demin 2021-08-01 03:47:15 +0500
  • d182adba8c
    Add version display Timur Demin 2021-02-19 16:57:16 +0500
  • ae794d9d59
    Comment on sortPosts behaviour Timur Demin 2021-02-19 16:47:14 +0500
  • cf65fcc5c3
    Fix gmnhg crash on non-existent static/ Timur Demin 2021-01-23 00:25:02 +0500
  • 7eaf6b7c8a
    Fix #8 Timur Demin 2020-12-12 16:30:25 +0500
  • d89c4b5e50
    Reword RenderMarkdown docstring Timur Demin 2020-12-12 14:06:22 +0500
  • 47e056f253
    Refactor RenderMarkdown signature Timur Demin 2020-12-12 14:03:29 +0500
  • 30a5d407e2
    Add Docker build files Timur Demin 2020-11-21 23:19:34 +0500
  • 26fcc06075
    Release v0.1.0 Timur Demin 2020-11-20 16:23:39 +0500
  • 2d55d4f1e6
    Add CI config and pkg.go.dev link Timur Demin 2020-11-20 16:19:01 +0500
  • 2211c5ffdd
    Prevent rendering _index.gmi.md as posts Timur Demin 2020-11-20 04:17:20 +0500
  • 1f5257ac90
    Fix rendering of links-only paragraphs Timur Demin 2020-11-20 03:59:45 +0500
  • 421a40783c
    Use gmnhg/ instead of layouts/gmnhg/ Timur Demin 2020-11-19 21:16:36 +0500
  • 9d16372487
    Implement sourcing _index.md content Timur Demin 2020-11-19 21:12:59 +0500
  • 0a62f8142c
    Fix single template not being sourced Timur Demin 2020-11-19 04:30:37 +0500
  • 6859f3d57c
    Fix panic on draft posts Timur Demin 2020-11-19 03:32:55 +0500
  • b660e0b1da
    Rewrite README with info on gmnhg Timur Demin 2020-11-19 03:27:03 +0500
  • 8c1a9a36da
    Refactor rendering code Timur Demin 2020-11-19 03:09:28 +0500
  • 1a0e61dc3f
    Implement gmnhg Timur Demin 2020-11-11 23:15:26 +0500
  • 8226a20880
    Change API for simpler use by gmnhg Timur Demin 2020-11-11 22:32:26 +0500
  • 35b4168935
    Comply with Gemini spec p. 5.4.1 Timur Demin 2020-11-10 20:15:55 +0500
  • 637ff4b71b
    Rid of an unneeded check Timur Demin 2020-11-10 09:51:03 +0500
  • 9ea608670f
    Clarify the subset of front matter data rendered Timur Demin 2020-11-10 01:18:52 +0500
  • adf921d2a5
    Update TODO in README Timur Demin 2020-11-10 01:18:12 +0500
  • ceed6f07f4
    Fix rendering of links as first paragraph child Timur Demin 2020-11-10 01:12:20 +0500
  • b181afc5f1
    Add YAML front matter parsing support Timur Demin 2020-11-10 00:51:11 +0500
  • 326dc63112
    Add support for inline code blocks Timur Demin 2020-11-09 00:48:54 +0500
  • 32ec381d73
    Add README and license code under GPLv3 Timur Demin 2020-11-08 18:27:38 +0500
  • 4d80d36f00
    Provide a public API Timur Demin 2020-11-08 17:40:16 +0500
  • 4763bf11bc
    Prepare first public release Timur Demin 2020-11-08 18:28:32 +0500
  • 9bc1f8ef61
    Add README and license code under GPLv3 Timur Demin 2020-11-08 18:27:38 +0500
  • 179a20e0db
    Provide a public APIThis also introduces a simple program, md2gmn, that is meant for testingthe renderer on Markdown files. Nonetheless, it can be used as astandalone tool as well. Timur Demin 2020-11-08 17:40:16 +0500
  • 507ec6ad88
    Ignore test files from Git Timur Demin 2020-11-08 17:38:15 +0500
  • 5de6b9b930
    Add support for lists Timur Demin 2020-11-08 16:40:31 +0500
  • b2a941bdb6
    Add preformatted text block support Timur Demin 2020-11-08 00:27:38 +0500
  • 98d6ff6d5f
    Add lists and subsequent link paras to test text Timur Demin 2020-11-08 00:06:43 +0500
  • 6ee9efab52
    Improve the rendering of subsequent links Timur Demin 2020-11-08 00:05:53 +0500
  • 3d9314f0a4
    Make blockquote read stuff not byte-by-byte Timur Demin 2020-11-07 19:27:55 +0500