Skip to content
This repository was archived by the owner on Jan 10, 2021. It is now read-only.

Add task to build biography and add rename task to jekyll#24

Open
Letme wants to merge 2 commits intochrisanthropic:masterfrom
Letme:build_bio_as_task
Open

Add task to build biography and add rename task to jekyll#24
Letme wants to merge 2 commits intochrisanthropic:masterfrom
Letme:build_bio_as_task

Conversation

@Letme
Copy link

@Letme Letme commented Dec 16, 2020

There is some possible optimization in building of the biography if it
is presented as task. It exposes that Books folder is not actually
purely output folder, because bio.tex is just a temporary file.

Task rename is always called after jekyll task, so just call it in jekyll task instead and save a lot of complications when you try to figure out why you cant see proper output from jekyll task (you see html while you expect markdown based on the comments of using jekyll to compile one long markdown).

There is some possible optimization in building of the biography if it
is presented as task. It exposes that Books folder is not actually
purely output folder, because `bio.tex` is just a temporary file.
Just call it in jekyll task instead and save a lot of complications when
you try to figure out why you cant see proper output from jekyll task
(you see html while you expect markdown based on the comments of using
jekyll to compile one long markdown).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant