issues
search
gjtorikian
/
jekyll-last-modified-at
A Jekyll plugin to show the last_modified_at time of a post.
MIT License
244
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The times obtained are all repeated
#106
note4
opened
3 months ago
0
Chokes on a nil in last_modified_at_unix if in a new git repo
#105
knzai
opened
4 months ago
0
Fails to get timestamp from git if signature verification is enabled
#104
teythoon
opened
5 months ago
0
[skip test] Release v1.3.2
#103
github-actions[bot]
closed
6 months ago
0
:gem: 1.3.2
#102
gjtorikian
closed
6 months ago
0
:gem: 1.3.1
#101
gjtorikian
closed
6 months ago
1
lint
#100
gjtorikian
closed
6 months ago
0
Modernize project
#99
gjtorikian
closed
6 months ago
2
Fixes Posix Spawn and adds CI
#98
dtaivpp
closed
6 months ago
1
posix-spawn.c:226:34: error: passing argument 2 of ‘rb_hash_foreach’ from incompatible pointer type
#97
ambersun1234
closed
5 months ago
3
Gemspec version differs from GitHub release version
#96
michaelnordmeyer
closed
6 months ago
1
GitHub pages shows newer date
#95
nineteendo
opened
1 year ago
4
Consider page dependencies?
#94
maul-esel
opened
1 year ago
1
jekyll-last-modified-at plugin makes all posts to articles
#93
thomaswitt
opened
1 year ago
0
Add option to specify extra git options
#92
phenylshima
closed
6 months ago
1
Add option to set `page.date` automatically with the file creation date
#91
khemarato
opened
3 years ago
9
Feature request: first-posted-at
#90
redstreet
opened
3 years ago
8
Nix workaround: need an option to take current time for lastmod
#89
yaitskov
closed
3 years ago
0
Ignore commits starting with "META" in commit message
#88
dltj
opened
3 years ago
4
add option `use-git-cache` which makes single `git log ...` call
#87
klandergren
opened
3 years ago
3
use PATH_CACHE consistently within determinator.rb
#86
klandergren
closed
6 months ago
1
improving render performance via PATH_CACHE usage and bulk `git log ...` call
#85
klandergren
opened
3 years ago
0
Implement a global {{ site.last_modified_at }}
#84
xplosionmind
opened
3 years ago
2
How to change the default date-format? Option not working via _config.yml
#83
888ba8
opened
3 years ago
1
Add support for files in Git submodules
#82
maximevaillancourt
closed
2 years ago
1
Fix block indentation
#81
maximevaillancourt
closed
2 years ago
1
Make Determinator comparable
#80
douo
opened
4 years ago
4
I'm looking for maintainers/sponsors
#79
gjtorikian
closed
2 years ago
3
Date shows locally but not on github pages
#78
AutumnEvans418
opened
4 years ago
6
All dates are the same
#77
Vel-San
closed
3 years ago
0
Added configuration
#76
socram8888
closed
4 years ago
6
Date formatting does not work
#75
fingolfin
opened
4 years ago
3
Strange problem on Jekyll 4.0.0 version
#74
zhandosweb
opened
4 years ago
2
Plugin not working (possibly broke by commit 51396fed3f9634b2df5f042299a19d9fba5163f4)
#73
dleidert
closed
5 years ago
3
Fix for windows
#72
gjtorikian
closed
5 years ago
0
Perf: only log latest commit
#71
bkeepers
closed
5 years ago
2
Sort collection by last_modified_at
#70
lsarni
opened
5 years ago
6
Dates work locally, but not when served with AWS
#69
smugclimber
opened
5 years ago
14
Allow Jekyll > 4.0
#68
DirtyF
closed
5 years ago
1
Added Gemfile step
#67
jp26jp
closed
5 years ago
1
How to get at one piece of data...
#66
arretx
opened
6 years ago
0
Add plugin configuration instructions for Jekyll 3.5.0 or newer
#65
ghost
closed
5 years ago
0
Missing information
#64
arretx
closed
5 years ago
1
[CI] Test against Ruby 2.4 and 2.5
#63
nicolasleger
closed
5 years ago
1
Reserved characters in filename
#62
riouwa
closed
5 years ago
1
determinator.rb: Check is git repo only once
#61
jayvdb
closed
5 years ago
2
Running outside git repo invokes git for every file
#60
jayvdb
closed
5 years ago
0
.travis.yml update
#59
jayvdb
closed
5 years ago
0
spec/spec_helper.rb: Remove invalid config
#58
jayvdb
closed
5 years ago
1
spec/fixtures/_config.yml: timezone: UTC
#57
jayvdb
closed
5 years ago
1
Next