Templating engine #10
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "hugo:templating-engine"
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?
I can't get this working.
python atom_gen.py
refers to b'blog', which isn't there.python prep.py
says 'no file pages/events.html' (was this not pushed due to the .gitignore having*.html
?It also modifies dogadjaji.csv - unsure if this is intended.
python build_page.py
doesn't show any error.For
atom_gen.py
. It will work once we have blog content. For now this step can be skipped.I will fix
prep.py
. It is only a matter of changing path and fixing few vars.Tnx for review
Fixed script for now so it doesn't throw an exception. However there are still some things to (like adding the English version). Until the next month, we can use commited
events.html
I've merge this into v3.0, and master. This should display on
krov.dmz.rs
soon.index.html was deleted, but it looks like this was intentional.
This is weird. I merge it and pushed, now gitea just shows the error
This branch is already included in the target branch. There is nothing to merge.
. That should mean success.I guess I'll just close the MR?
Pull request closed