incorporeal-cms/tests
Brian S. Stephan d49b9d48a8
don't add an artificial ./ subdir due to how os.path.relpath works
this fixes stuff like og:urls of https://foo/./ or https://foo/./page
and also removes an extra layer of depth in the breadcrumb hierarchy,
just by suppressing the '.' in relpath output at the root of pages/

fixes #21

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-03-18 21:09:50 -05:00
..
instance don't add an artificial ./ subdir due to how os.path.relpath works 2025-03-18 21:09:50 -05:00
functional_markdown_tests.py don't add an artificial ./ subdir due to how os.path.relpath works 2025-03-18 21:09:50 -05:00
test_commands.py bump the copyright on some new/rewritten modules 2025-03-17 08:06:06 -05:00
test_factory.py rewrite the project as a static site generator 2025-03-16 23:56:37 -05:00
test_feed.py rewrite the project as a static site generator 2025-03-16 23:56:37 -05:00
test_markdown.py fix and test the linking to the style switcher 2025-03-17 00:47:00 -05:00
test_ssg.py don't copy .files into the SSG output dir 2025-03-18 08:20:58 -05:00