produce html pages from markdown #27

Open
andonome wants to merge 2 commits from Makefiles into master
Owner

The pages have been translated into markdown, and are now automatically generated through lowdown.

The pages will need some extra html tags for people who want to divide the world into <div>s.

To try the new format, install lowdown and run:

make

The pages have been translated into markdown, and are now automatically generated through `lowdown`. The pages will need some extra html tags for people who want to divide the world into `<div>`s. To try the new format, install `lowdown` and run: `make`
andonome added 1 commit 2024-11-18 14:30:04 +00:00
andonome added 1 commit 2024-11-18 14:56:07 +00:00
coja approved these changes 2024-11-18 16:27:50 +00:00
andonome changed title from WIP: produce html pages from markdown to produce html pages from markdown 2024-11-18 18:30:09 +00:00
Owner

do we have lowdown on the server? This could break workflow

do we have lowdown on the server? This could break workflow
Owner

python lib would be a better choice here, i think

python lib would be a better choice here, i think
Author
Owner

python lib would be a better choice here, i think

Does that mean 'use the python libraries for lowdown'? Because I can't find them.

Or did you have some libraries in mind?

> python lib would be a better choice here, i think Does that mean 'use the python libraries for lowdown'? Because I can't find them. Or did you have some libraries in mind?
Author
Owner

I can't see what packages the website has available under https://gitea.dmz.rs/Decentrala/dmzconf, or how the website is structured.

Anyone know how to add a requirement, or which container it's running on?

I can't see what packages the website has available under `https://gitea.dmz.rs/Decentrala/dmzconf`, or how the website is structured. Anyone know how to add a requirement, or which container it's running on?
This pull request has changes conflicting with the target branch.
  • pages/en/events_archive.html
  • pages/sr/events_archive.html

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin Makefiles:Makefiles
git checkout Makefiles
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
3 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#27
No description provided.