Templating engine #10

Closed
hugo wants to merge 0 commits from hugo:templating-engine into v3.0
Owner
No description provided.
hugo added 3 commits 2023-08-07 11:31:49 +00:00
Owner

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.

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.
Author
Owner

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

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
hugo added 1 commit 2023-08-07 15:05:38 +00:00
Author
Owner

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

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`
Owner

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.

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.
Owner

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?

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?
andonome closed this pull request 2023-08-08 15:14:36 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Decentrala/website#10
No description provided.