Age | Commit message (Collapse) | Author | Files | Lines |
|
markdown
grep -lri "raw: " public/data/generates/content | xargs sed --in-place 's|raw: |markdown: |g'
grep -lri "image: " public/data/generates/content | xargs sed --in-place 's|image: |favicon: |g'
|
|
Seems to be better at filtering out html.
|
|
|
|
|
|
Fallback to title on empty web ring content.
|
|
|
|
|
|
Set up for fit or resize.
|
|
Set up for local targets..
|
|
|
|
Use path base and generate webp format for fallback.
|
|
|
|
Clarify file variable.
|
|
Carefully..
|
|
|
|
|
|
|
|
Before attempting to resolve relative link.
|
|
Some feeds include images inside the link.
|
|
Don't complete links without enclosures.
|
|
Separate fetch function. Use permalink in write to file pattern.
|
|
|
|
time zones
Fill in relative links and remove duplicated code. Hopefully we won't need to
get serious and validate dates anytime soon.
|
|
Add media path. Translate static images to data media.
|
|
description
|
|
If no content found.
|
|
|
|
|