Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(blog): add LastUpdateAuthor & LastUpdateTime #9912

Merged
merged 45 commits into from
Mar 15, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
5ba18f3
feat(blog): add LastUpdateAuthor & LastUpdateTime
OzakIOne Mar 5, 2024
5967a6f
display if values exists
OzakIOne Mar 5, 2024
dc305e3
wip shared code
OzakIOne Mar 5, 2024
6f098d8
wip shared code
OzakIOne Mar 5, 2024
8b19677
wip share code & footer
OzakIOne Mar 6, 2024
4db29f9
Merge branch 'main' into ozaki/blogPostLastUpdate
OzakIOne Mar 6, 2024
fb2a3b6
wip tests
OzakIOne Mar 6, 2024
7130546
refactor: apply lint autofix
OzakIOne Mar 6, 2024
2965359
update type & doc
OzakIOne Mar 6, 2024
6331811
wip share code
OzakIOne Mar 6, 2024
3a88750
use throw error
OzakIOne Mar 6, 2024
87fcdf0
seo itemprop datemodified
OzakIOne Mar 6, 2024
5dc4c04
wip: git track
OzakIOne Mar 7, 2024
e0ac624
refactor: tests & shared code
OzakIOne Mar 7, 2024
7bb0310
refactor: apply lint autofix
OzakIOne Mar 7, 2024
ba1d743
refactor: review comments
OzakIOne Mar 8, 2024
b0a22d6
move tests
OzakIOne Mar 8, 2024
92ef13f
wip review
OzakIOne Mar 11, 2024
f6df255
remove snapshot for inline test
OzakIOne Mar 11, 2024
7636376
wip footer shared code
OzakIOne Mar 11, 2024
cc70ae1
EditMetaRow css
OzakIOne Mar 11, 2024
cf8a9ad
wip fix margin right mobile view
OzakIOne Mar 12, 2024
173d922
fix type definition
OzakIOne Mar 12, 2024
4602164
remove doc plugin hint from error
OzakIOne Mar 12, 2024
40d5163
css review
OzakIOne Mar 12, 2024
6754b74
refactor: apply lint autofix
OzakIOne Mar 12, 2024
a2b9a1e
fix typo
OzakIOne Mar 12, 2024
64644c4
refactor: apply lint autofix
OzakIOne Mar 12, 2024
9e0c233
avoid git diff
OzakIOne Mar 12, 2024
e72b315
constant & optional chaining undefined lint error
OzakIOne Mar 12, 2024
c60ae69
add frontMatterLastUpdateSchema test
OzakIOne Mar 12, 2024
6169d68
wip structured data
OzakIOne Mar 14, 2024
9e5f53e
return empty string instead of undefined
OzakIOne Mar 14, 2024
b5f5617
refactor: apply lint autofix
OzakIOne Mar 14, 2024
7801a60
fix typo
OzakIOne Mar 14, 2024
fad3994
wip style to fix argos
OzakIOne Mar 14, 2024
8485d21
refactor review
OzakIOne Mar 14, 2024
bd59b1b
refactor: apply lint autofix
OzakIOne Mar 14, 2024
0d5a109
fix readLastUpdateData algorithm bug
slorber Mar 14, 2024
daf88ab
Merge remote-tracking branch 'origin/ozaki/blogPostLastUpdate' into o…
slorber Mar 14, 2024
a794d06
add missing structured data type
slorber Mar 14, 2024
7b8cabb
fix blog tests
slorber Mar 14, 2024
1d28fa4
docs: update blog according to doc
OzakIOne Mar 14, 2024
718c7c3
minor docs changes
slorber Mar 14, 2024
cb7a7ee
Refactor a bit theme code and CSS
slorber Mar 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove snapshot for inline test
  • Loading branch information
OzakIOne committed Mar 11, 2024
commit f6df2556e66c2b504af816a658ce36f5e6526984
Loading
Loading