chiark / gitweb /
blog.git
2017-12-11 Vladimír Vondrušdoxygen: don't render the project name twice in main...
2017-12-11 Vladimír VondrušPut license header blob into all test scripts as well.
2017-12-11 Vladimír Vondrušdoc: mention minimal Python versions for theme and...
2017-12-11 Vladimír Vondrušm.math: test only on Python 3.5+.
2017-12-11 Vladimír Vondruštheme: mention the unmerged PR in a skipped test.
2017-12-11 Vladimír Vondrušdoxygen: use single quotes for non-prose text.
2017-12-11 Vladimír Vondrušdoxygen: split out tests that depend on unreleased...
2017-12-11 Vladimír Vondruštheme: don't include the keywords meta tag if there...
2017-12-11 Vladimír Vondruštheme, plugins: make the tests working under Python...
2017-12-11 Vladimír Vondruštheme: of course it's wrong.
2017-12-11 Vladimír Vondrušm.htmlsanity: improve the test.
2017-12-11 Vladimír Vondrušdoxygen: fix M_EXPAND_INNER_TYPES option.
2017-12-11 Vladimír Vondrušdoxygen: make it possible to not display Doxygen versio...
2017-12-11 Vladimír Vondrušdoxygen: use native Doxyfile booleans instead of 0/1.
2017-12-11 Vladimír Vondrušm.images: initial test.
2017-12-11 Vladimír Vondrušm.math: initial test.
2017-12-11 Vladimír Vondrušm.gl: initial test.
2017-12-11 Vladimír Vondrušm.gh: initial test.
2017-12-11 Vladimír Vondrušm.dox: initial test.
2017-12-11 Vladimír Vondrušm.filesize: initial test.
2017-12-11 Vladimír Vondrušm.code: initial test.
2017-12-11 Vladimír Vondrušm.components: initial test.
2017-12-11 Vladimír Vondrušm.abbr: fix case of empty title, test it.
2017-12-11 Vladimír Vondrušm.htmlsanity: initial test.
2017-12-11 Vladimír Vondrušm.htmlsanity: remove more docutils cruft from the markup.
2017-12-11 Vladimír Vondrušm.htmlsanity: properly use raw string literals.
2017-12-11 Vladimír VondrušMove the latex2svg code out of "m" plugins, as it is...
2017-12-11 Vladimír VondrušMove the ansilexer code out of the "m" plugins, as...
2017-12-11 Vladimír VondrušUpdate testing docs, move all developer docs to CONTRIB...
2017-12-11 Vladimír Vondruštheme: dehyphenate summary and description in <meta...
2017-12-11 Vladimír Vondruštheme: properly HTML-escape all content and test the...
2017-12-11 Vladimír Vondruštheme: test page rendering.
2017-12-11 Vladimír Vondruštheme: test blog rendering.
2017-12-11 Vladimír Vondruštheme: tests for the global layout.
2017-12-11 Vladimír Vondruštheme: explicit hyphenation of hardcoded content.
2017-12-11 Vladimír Vondruštheme: superfluous whitespace.
2017-12-11 Vladimír Vondruštheme: page header is not supported on landing pages.
2017-12-11 Vladimír Vondruštheme: group all the <link> elements together in <head>.
2017-12-11 Vladimír Vondruštheme: more compact page markup.
2017-12-11 Vladimír Vondruštheme: rename :navbar_brand_hidden: option to :hide_nav...
2017-12-11 Vladimír Vondruštheme: make the index and archives page completely...
2017-12-11 Vladimír Vondruštheme: fix layout for sites that don't use tags at...
2017-12-11 Vladimír Vondruštheme: add a clearfix for consistency.
2017-12-11 Vladimír Vondruštheme: superfluous whitespace if no article author...
2017-12-11 Vladimír Vondruštheme: simpler markup in minimal cases of articles.
2017-12-11 Vladimír Vondruštheme: trim output coming from Pelican to avoid ugly...
2017-12-11 Vladimír Vondruštheme: better empty behavior in the blog.
2017-12-11 Vladimír Vondruštheme: some welcome message for the First Run.
2017-12-11 Vladimír Vondruštheme: make the archives page work without pagination...
2017-12-11 Vladimír Vondruštheme: more compact markup for jumbo articles.
2017-12-11 Vladimír Vondruštheme: if there are no navbar links, don't even show...
2017-12-11 Vladimír Vondruštheme: make single-column navbar full width.
2017-12-11 Vladimír Vondruštheme: sane default fine print, ability to hide (parts...
2017-12-11 Vladimír Vondruštheme: nice defaults if M_BLOG_{NAME,URL} / M_SITE_LOGO...
2017-12-11 Vladimír Vondrušdoc: hint proper use of the `e` Jinja2 filter.
2017-12-11 Vladimír Vondrušdoc: mention how to make inverted jumbo article cover.
2017-12-11 Vladimír Vondrušdoc: mention that the :description: field should be...
2017-12-11 Vladimír Vondrušdoc: clarify pagination etc. behavior in default Pelica...
2017-12-11 Vladimír Vondrušdoc++
2017-12-11 Vladimír Vondrušdoxygen: symlink files instead of making copies.
2017-12-11 Vladimír Vondrušdoxygen: expected is *second* in the assertSomething...
2017-12-07 Vladimír Vondrušsite: fix double-escaped URL.
2017-12-07 Vladimír Vondrušdoc: document the additional pain inflicted on macOS...
2017-12-07 Bridouzdoc: fix pelicanconf.py parameters.
2017-12-07 Vladimír Vondruštheme: make the top navbar markup a bit more compact.
2017-12-07 Vladimír Vondrušdoxygen: no need for the .h.nostrip language.
2017-12-07 Vladimír Vondrušdoc: use the compiled CSS file in Doxygen test page.
2017-12-07 Vladimír Vondrušcss: I *am* stupid.
2017-12-07 Vladimír Vondrušdoxygen: doc++
2017-12-07 Vladimír Vondrušdoxygen: rework image support.
2017-12-07 Vladimír Vondrušdoxygen: be consistent with spacing in non-paired HTML...
2017-12-07 Vladimír Vondrušdoxygen: avoid useless warning.
2017-12-07 Vladimír Vondrušdoxygen: parsing <linebreak> tags.
2017-12-07 Vladimír Vondrušdoxygen: prevent add_wbr() from breaking HTML tags.
2017-12-07 Vladimír Vondrušdoxygen: add a test for add_wbr().
2017-12-07 Vladimír Vondrušdoxygen: make the <p> stripper work with empty content.
2017-12-07 Vladimír Vondrušdoxygen: verify that empty table cells work.
2017-12-07 Vladimír Vondrušdoxygen: table parsing.
2017-12-07 Vladimír Vondrušdoxygen: assert more instead of ignoring things.
2017-12-07 Vladimír Vondrušdoxygen: reduce recursion a bit.
2017-12-07 Vladimír Vondrušdoxygen: don't overwrite stuff from included Doxyfiles.
2017-12-07 Vladimír Vondrušdoxygen: support one more level of Markdown headings.
2017-12-07 Vladimír Vondrušdoxygen: test and document behavior with code blocks...
2017-12-07 Vladimír Vondrušdoxygen: rework of the <para> patching number 67.
2017-12-07 Vladimír Vondrušdoxygen: improve heuristics for inline code.
2017-12-07 Vladimír Vondrušdoxygen: test case for problematic \snippet call.
2017-12-07 Vladimír Vondrušdoxygen: strip whitespace at the beginning of new inser...
2017-12-07 Vladimír Vondrušdoxygen: fix another nested paragraph corner case.
2017-12-07 Vladimír Vondrušdoxygen: test data for yet another nested paragraph...
2017-12-07 Vladimír Vondrušcss: batch file to postprocess all CSS files.
2017-12-07 Vladimír VondrušInitial implementation of the Doxygen theme generator.
2017-12-06 Vladimír Vondrušcss: make it possible and nice-looking to use <p> insid...
2017-12-06 Vladimír Vondrušcss: wtf.
2017-12-06 Vladimír Vondruštheme: more flexibility for the footer navigation.
2017-12-06 Vladimír Vondruštheme: ability to control article expansion and summary...
2017-12-06 Vladimír Vondrušdoc: improve the article examples a bit.
2017-12-06 Vladimír Vondruštheme: expect Python-like boolean value for navbar_bran...
2017-12-06 Vladimír Vondrušcss: ability to configure paragraph appearance from...
2017-12-04 Vladimír Vondrušdoc: this is needless, it's not testing anything that...
2017-12-04 Vladimír Vondrušcss: support <h4>, <h5> and <h6> inside .m-block, ...
next