1
0
mirror of https://github.com/danog/gojekyll.git synced 2024-11-26 17:24:42 +01:00
Commit Graph

578 Commits

Author SHA1 Message Date
be90273719
Merge remote-tracking branch 'o/main' 2023-05-26 23:47:09 +02:00
Oliver Steele
2c83a35d3c
Merge pull request #45 from danog/main
Adapt to go 1.20
2023-03-05 10:42:09 +08:00
70b8b9228f Update linter 2023-03-03 22:07:17 +01:00
30058b4b08 Modernize 2023-03-03 21:58:41 +01:00
392145d925 Update 2023-03-03 21:52:31 +01:00
3aa2713c8a Update deps 2023-03-03 21:44:29 +01:00
Oliver Steele
d8b76f82c6 Update to liquid v1.3.0 2022-02-13 13:04:13 +08:00
Oliver Steele
5d29917adb Create Changelog 2022-02-13 12:16:22 +08:00
Oliver Steele
fefcca9c2c Replace travis build/test by github workflow action 2022-02-13 11:46:54 +08:00
Oliver Steele
4058dd6b27 Upgrade dependencies 2022-02-12 23:26:58 +08:00
Oliver Steele
12f412d5ee Upgrade go to 1.17 2022-02-12 23:24:20 +08:00
Oliver Steele
019d4ace0a Add chroma to attributions; remove (deprecated) jkl from related projects 2022-02-06 18:31:40 +08:00
Oliver Steele
e0cec8c35d Add @cameronelliott as a contributor 2022-02-06 18:18:56 +08:00
Oliver Steele
3a80da0123 Add @danog as a contributor 2022-02-06 18:14:55 +08:00
Oliver Steele
7296e12486 Read GITHUB_TOKEN if JEKYLL_GITHUB_TOKEN does not exist; document this 2022-02-06 17:59:44 +08:00
Oliver Steele
22d846d12b Add instructions, additional notes, around benchmarks 2022-02-06 17:52:16 +08:00
Oliver Steele
bb3f28cb46
Merge pull request #42 from danog/chroma
Add native chroma highlighting (~30x performance increase)
2022-02-06 12:31:21 +08:00
Oliver Steele
d8fd5f60ad Add back old benchmarks 2022-02-06 12:26:12 +08:00
4295b0982c
Update README.md 2022-01-29 23:30:29 +01:00
d62e8a3ff1
Cleanup 2022-01-29 21:12:25 +01:00
142b4ce283
Run just one build 2022-01-29 21:05:30 +01:00
4a2f60f806
Skip 386 builds 2022-01-29 21:03:06 +01:00
7441d0ea34
Skip build on ARM 2022-01-29 20:58:51 +01:00
5e4a82d467
Add goreleaser 2022-01-29 20:48:04 +01:00
5a72cb20eb
Cleanup readme 2022-01-29 20:39:46 +01:00
db8713a3ca
Add goreleaser 2022-01-29 20:19:29 +01:00
4dc00ce1c2
Add native chroma highlighting, require forks 2022-01-29 20:17:23 +01:00
5ff68e1406
Add native chroma highlighting 2022-01-29 19:43:58 +01:00
Oliver Steele
62618e84a3 Rearrange README 2021-06-28 08:26:24 +00:00
Oliver Steele
0bae92e30a make setup shouldn't update modules 2021-06-28 08:18:08 +00:00
Oliver Steele
13130a5f9a Remove go.sum from .gitignore 2021-06-28 08:17:24 +00:00
Oliver Steele
47b030aa21 Upgrade and tidy modules 2021-06-28 08:13:31 +00:00
Oliver Steele
4381204450 Add @mevdschee as a contributor 2021-06-28 08:08:10 +00:00
Oliver Steele
060ce31bc2 Add @bep as a contributor 2021-06-28 08:07:38 +00:00
Oliver Steele
94051801f7 Add @osteele as a contributor 2021-06-28 08:06:24 +00:00
Oliver Steele
13c4832e34
Merge pull request #39 from mevdschee/master
add support for go mod and blackfriday v2
2021-06-19 14:26:19 +08:00
Oliver Steele
80dada30a0 Close New pygmentize detection breaks in go < 1.16 #40 2021-06-19 14:19:03 +08:00
Oliver Steele
5221168a1a Add markdown line limit 2021-06-19 12:15:35 +08:00
Oliver Steele
c38daebabe Add markdownlint config 2021-06-19 12:15:35 +08:00
Oliver Steele
8987e8bd2b golangci-lint increase timeout; specify version 2021-06-19 12:15:35 +08:00
Oliver Steele
c0b42ad7f9 Move golangci-lint from Travis -> GitHub Actions 2021-06-19 11:36:03 +08:00
Oliver Steele
9838291a01 Update markdown test cases 2021-06-18 20:34:59 +08:00
Oliver Steele
57e4e3d2cc upgrade go.mod and imports to blackfriday/v2 2021-06-18 20:01:40 +08:00
Maurits van der Schee
0cd04545f8 add support for blackfriday v2 2021-06-18 20:01:40 +08:00
Maurits van der Schee
89922b8f0c add support for go mod 2021-06-18 20:01:40 +08:00
Oliver Steele
d6f5596d6d Add a markdown test file to site/testdata 2021-06-18 20:01:10 +08:00
Oliver Steele
3d810bf7bb Add a Gemfile to the test site 2021-06-18 15:41:05 +08:00
Oliver Steele
4f60d74558 Update travis to most recent two go versions 2021-06-18 14:50:52 +08:00
Oliver Steele
831ea531a1 Update code that recognizes missing pymentize to modern golang; add solution message 2021-06-18 14:49:52 +08:00
Oliver Steele
1cded6031f Add go.mod, go.sum 2021-06-16 16:18:26 +08:00