issues
search
osteele
/
gojekyll
A fast Go implementation of the Jekyll blogging engine
MIT License
332
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump deps
#59
danog
closed
1 week ago
0
Enable support for footnotes in markdown files to match jekyll behavior
#58
sirwart
closed
6 months ago
1
is there any way to access context when RegisterFilter?
#57
train860
opened
10 months ago
0
Remove leading and trailing hyphens from slugs to match jekyll behavior
#56
sirwart
closed
10 months ago
1
Fix test, original author forgot to call function being tested: `mustMarkdownString`
#55
chimbori
closed
11 months ago
1
Serve extensionless URL `/some-url` from file `/some-url.html`
#54
chimbori
closed
11 months ago
2
Extensionless serving is not supported: `/page` returns 404 when `/page.html` returns 200
#53
chimbori
closed
11 months ago
0
Websocket error when navigate to non-root URL
#52
abhijeetbodas2001
opened
1 year ago
0
`build` and `serve` terminate when encountering the first file that cannot be parsed
#51
manastungare
opened
1 year ago
3
add size to comparison table
#50
ghost
opened
1 year ago
1
Update deps
#49
danog
closed
1 year ago
0
gojekyll build overwrites a _site symlink with a directory
#48
edgan
opened
1 year ago
0
fix: go sum file mismatch fix for issue #46 -- I think
#47
MikeCongdon1
closed
1 year ago
1
when running go install gojekyll get error
#46
MikeCongdon1
closed
1 year ago
1
Adapt to go 1.20
#45
danog
closed
1 year ago
0
run benchmarks in CI
#44
osteele
opened
2 years ago
0
jekyll-github-metadata should cache data
#43
osteele
opened
2 years ago
0
Add native chroma highlighting (~30x performance increase)
#42
danog
closed
2 years ago
3
Interest in using Chroma?
#41
cameronelliott
closed
2 years ago
5
New pygmentize detection breaks in go < 1.16
#40
osteele
closed
3 years ago
0
add support for go mod and blackfriday v2
#39
mevdschee
closed
3 years ago
5
Update Hugo matrix in README
#38
bep
closed
3 years ago
1
Vendor dependencies
#37
osteele
closed
3 years ago
1
Preserve the order of keys in data files
#36
osteele
opened
7 years ago
1
Rationalize logging
#35
osteele
opened
7 years ago
0
Use goreleaser to build releases
#34
osteele
closed
1 year ago
1
Implement the `path` configuration to the `feed` plugin
#33
osteele
opened
7 years ago
0
Implement the gist line numbers argument
#32
osteele
closed
7 years ago
0
Test Windows build
#31
osteele
opened
7 years ago
1
Emulate the `jekyll-seo-tag` plugin
#30
osteele
closed
7 years ago
0
Emulate the `jekyll-readme-index` plugin
#29
osteele
opened
7 years ago
0
Finish `jekyll-github-metadata` emulation
#28
osteele
opened
7 years ago
0
Implement the `noscript` option for `jekyll-gist`
#27
osteele
opened
7 years ago
0
Emulate the `jekyll-default-layout` plugin
#26
osteele
opened
7 years ago
0
Emulate the `jekyll-relative-links` plugin
#25
osteele
opened
7 years ago
0
Emulate the `jekyll-optional-front-matter` plugin
#24
osteele
closed
7 years ago
0
Implement hostname randomization for `jekyll-avatar`
#23
osteele
closed
7 years ago
0
Emulate the `jekyll-sitemap` plugin
#22
osteele
closed
7 years ago
0
Emulate the `jekyll-paginate` plugin
#21
osteele
opened
7 years ago
0
Emulate the `jekyll-coffeescript` plugin
#20
osteele
opened
7 years ago
0
Server could inject warnings and errors into the HTML
#19
osteele
closed
7 years ago
0
Implement `--config`
#18
osteele
opened
7 years ago
0
Implement `--baseurl`
#17
osteele
opened
7 years ago
0
Implement `build --watch`
#16
osteele
closed
7 years ago
0
Implement `--incremental`
#15
osteele
closed
7 years ago
0
`serve` should build all the pages
#14
osteele
closed
7 years ago
0
Report multiple build warnings / errors per run
#13
osteele
closed
7 years ago
0
Verify `--destination` behavior
#12
osteele
closed
7 years ago
0
Implement the `cgi_escape` and `uri_escape` filters
#11
osteele
closed
7 years ago
0
Implement the `scssify` filter
#10
osteele
opened
7 years ago
0
Next