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

Allow reading date from filename #4

Closed
jplatte opened this issue Nov 2, 2023 · 4 comments
Closed

Allow reading date from filename #4

jplatte opened this issue Nov 2, 2023 · 4 comments
Labels
blog.turbo.fish Blockers for porting my own blog to Hinoki Zola Feature Parity
Milestone

Comments

@jplatte
Copy link
Owner

jplatte commented Nov 2, 2023

Same as #3: Currently using this for blog.turbo.fish, but easy enough to move away from if it turns out hard to fit into Hinoki's design (which shouldn't be the case though).

@jplatte jplatte added the blog.turbo.fish Blockers for porting my own blog to Hinoki label Nov 2, 2023
@jplatte
Copy link
Owner Author

jplatte commented Nov 12, 2023

I think I'll add something like date = { from = "path_prefix" } or date = { path_prefix = "%Y-%m-%d" } for this.

@jplatte jplatte added this to the v0.1 milestone Nov 12, 2023
@jplatte
Copy link
Owner Author

jplatte commented Nov 16, 2023

Going for templating instead. Done in 196ca64.

@jplatte jplatte closed this as completed Nov 16, 2023
@jplatte
Copy link
Owner Author

jplatte commented Nov 16, 2023

Actually only half done, the filter is there but not usable in date default yet.

@jplatte jplatte reopened this Nov 16, 2023
@jplatte
Copy link
Owner Author

jplatte commented Nov 17, 2023

Now it's done!

@jplatte jplatte closed this as completed Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blog.turbo.fish Blockers for porting my own blog to Hinoki Zola Feature Parity
Projects
None yet
Development

No branches or pull requests

1 participant