[Content] Adding blog entries from the old website which have been migrated to... #20
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: CCCHH/ccchh-website#20
Loading…
Reference in a new issue
No description provided.
Delete branch "content/migrate-old-posts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
[Content] Adding blog entries from the old website which have been migrated to match the format hugo expects.
For the best possible result also merge !8
added 1 commit
Compare with previous version
changed the description
mentioned in issue #2
Thanks for the work. I have a few remarks though:
lastMod
date is fetched from the file modification or git commit time, we should probably set it explicitly in the frontmatter? This way the RSS feed would also have the old publication date as date instead of the time we migrated it.yyyy/yyyy-mm-dd-$title
) for future posts as well? Then the readme section how to add a new article must be changed.content/blog/2023/2023-01-01-junghackerinnentag-3/index.md
).added 8 commits
main
Compare with previous version
added 3 commits
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 2 commits
Compare with previous version
@c6ristian Some posts had some quite special syntax for embedded images in the source text, which broke during the import. I tried manually fix them (see latest commit).
And I manually changed quite a lot of articles to the "event" category.
added 5 commits
8fce40f9
- blog: Use page resources for header imagef9ed7f82
- settings: blog URL structure as on old website (yyyy/mm/dd/slug)60429014
- ci: fix hugo errord2fc9294
- content: Import blog posts from old website3957b4e1
- content: Fix imported posts (markdown syntax, article types)Compare with previous version
approved this merge request
approved this merge request