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

Write tags at the bottom of the post on each build #7

Open
senorprogrammer opened this issue May 12, 2020 · 0 comments · May be fixed by #29
Open

Write tags at the bottom of the post on each build #7

senorprogrammer opened this issue May 12, 2020 · 0 comments · May be fixed by #29

Comments

@senorprogrammer
Copy link
Owner

senorprogrammer commented May 12, 2020

Tags get added after the file is generated so they can't be added to a post page when the front-matter is.

Instead, on each -build or -save, loop over the posts, parse the tags and write them to the bottom of the file as links under the user-generated content.

and that's how I met your mother.
<!-- TAGS:START -->
<hr />
[television](./television)
<!-- TAGS:END -->
@senorprogrammer senorprogrammer linked a pull request May 24, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant