chiark / gitweb /
blog.git
2017-10-23 Vladimír Vondrušcss: ignore license blobs when postprocessing.
2017-10-23 Vladimír VondrušLicense this thing as MIT.
2017-10-23 Vladimír Vondrušcss: ignore empty lines and comments when compiling.
2017-10-22 Vladimír VondrušREADME update.
2017-10-22 Vladimír Vondrušdoc: Doxygen tagfile to showcase the m.dox plugin.
2017-10-22 Vladimír VondrušInitial documentation and website.
2017-10-22 Vladimír Vondrušcss: updated compiled CSS files.
2017-10-22 Vladimír Vondrušcss: move unrelated things out of m-grid.css.
2017-10-22 Vladimír Vondrušplugins: new button directives.
2017-10-22 Vladimír Vondrušcss: styling for buttons.
2017-10-22 Vladimír Vondrušcss: make base font size configurable.
2017-10-22 Vladimír Vondruštheme: proper social meta tag URL for overriden index...
2017-10-22 Vladimír Vondrušcss: new .m-small and .m-big CSS classes for text.
2017-10-22 Vladimír Vondrušcss: dark pygments style update.
2017-10-22 Vladimír Vondrušcss: get rid of combined margin overrides for inflatabl...
2017-10-22 Vladimír Vondrušcss: align tables to center by default.
2017-10-22 Vladimír Vondruštheme: properly expand links in landing page.
2017-10-22 Vladimír Vondrušplugins: make the expand_links Jinja filter actually...
2017-10-22 Vladimír Vondrušcss: consistent coloring for primary/info style in...
2017-10-22 Vladimír Vondrušcss: make border radius configurable.
2017-10-11 Vladimír Vondrušplugins: new m.filesize plugin.
2017-10-11 Vladimír Vondrušcss: updated compiled versions of CSS files.
2017-10-11 Vladimír Vondruštheme: make the index page equivalent to archives if...
2017-10-11 Vladimír Vondruštheme: don't crash if majority of configuration is...
2017-10-11 Vladimír Vondruštheme: make it possible to provide more than one extra...
2017-10-11 Vladimír Vondruštheme: provide social meta tags for pages as well.
2017-10-11 Vladimír Vondruštheme: provide twitter:card meta tag even if article...
2017-10-11 Vladimír Vondruštheme: no need to strip tags from article title.
2017-10-11 Vladimír Vondruštheme: provide <link rel="prev"> etc. for paginated...
2017-10-11 Vladimír Vondrušcss: import also the pygments style to make things...
2017-10-11 Vladimír Vondrušcss: sane default height of the top navpanel.
2017-10-11 Vladimír Vondruštheme: moved the CSS files outside of the arbitrary...
2017-10-11 Vladimír Vondrušcss, theme: support for landing pages.
2017-10-11 Vladimír Vondruštheme: highlight navbar items based on slug, not title.
2017-10-11 Vladimír Vondruštheme: support for page breadcrumb attributes.
2017-10-11 Vladimír Vondruštheme: adapt to link expansion API changes.
2017-10-11 Vladimír Vondrušm.htmlsanity: add expand_link[s] Jinja2 filters.
2017-10-11 Vladimír Vondrušcss: .m-jumbo class and related unique things are now...
2017-10-11 Vladimír Vondrušcss: styling for breadcrumb navigation.
2017-10-11 Vladimír Vondrušcss: properly align the navbar with contents.
2017-10-11 Vladimír Vondrušcss: updated compiled versions of CSS styles.
2017-10-11 Vladimír Vondrušcss: avoid IE doing ugly things where it shouldn't.
2017-10-11 Vladimír Vondrušcss, m.images: delimit image grid rows with a wrapper...
2017-10-11 Vladimír Vondrušcss: provide postprocessed versions of CSS files.
2017-10-11 Vladimír Vondrušcss: fix variable names.
2017-10-11 Vladimír Vondrušcss: get rid of CSS "initial" value.
2017-10-11 Vladimír VondrušNew "code figure" element.
2017-10-11 Vladimír Vondrušcss: fix z-order for figure.m-figure.
2017-10-11 Vladimír Vondrušcss: minor cleanup.
2017-10-11 Vladimír Vondrušplugins: new m.abbr plugin.
2017-09-14 Vladimír Vondrušm.images: we don't need 1000 bits of precision for...
2017-09-14 Vladimír Vondrušm.components: use a container node for text-* directives.
2017-09-14 Vladimír Vondrušm.math: apply https://github.com/tuxu/latex2svg/pull/1.
2017-09-14 Vladimír Vondrušm.components: :class: option for notes, blocks, frame...
2017-09-14 Vladimír Vondruštheme: unbreak footer links with empty SITEURL.
2017-09-14 Vladimír Vondrušcss: don't include the debug CSS by default.
2017-09-14 Vladimír Vondrušcss: styling for SVG math.
2017-09-14 Vladimír Vondrušplugins: new m.math plugin.
2017-09-14 Vladimír Vondrušcss: simplify code styles after docutils output has...
2017-09-14 Vladimír Vondrušplugins: new m.code plugin.
2017-09-14 Vladimír Vondrušcss: don't wrap top navbar items on large screens.
2017-09-14 Vladimír Vondrušm.htmlsanity: take inline language into account for...
2017-09-14 Vladimír Vondrušm.htmlsanity: don't print a warning if smart quote...
2017-09-14 Vladimír Vondruštemplate: no need to use dehyphenate for document title...
2017-09-14 Vladimír Vondrušm.htmlsanity: make hyphenation scope saner.
2017-09-14 Vladimír Vondrušm.components: components for colored text blocks.
2017-09-14 Vladimír Vondrušm.images: override the Figure directive as well.
2017-09-14 Vladimír Vondrušm.images: add outer <div> with all classes if the image...
2017-09-14 Vladimír Vondrušm.images: properly support the image :target: option.
2017-09-14 Vladimír Vondrušm.images: don't fail if Pillow is not available.
2017-09-14 Vladimír Vondrušm.htmlsanity: patch image node writing to not include...
2017-09-14 Vladimír Vondrušm.htmlsanity: actually add the highlight CSS class...
2017-09-14 Vladimír Vondrušm.htmlsanity: patch for difference between docutils...
2017-09-14 Vladimír Vondrušm.htmlsanity: we're replacing builtin SmartQuotes.
2017-09-14 Vladimír Vondrušcss: fix clickable .m-image.
2017-09-14 Vladimír Vondrušcss: make image grid inflated the same way as notes...
2017-09-12 Vladimír Vondrušcss: more code reordering.
2017-09-12 Vladimír Vondrušcss: make it image grid more flexible.
2017-09-12 Vladimír Vondrušcss: don't highlight blocks/notes/frames/codeblocks...
2017-09-12 Vladimír Vondrušcss: styling for higlighted lines in code blocks.
2017-09-12 Vladimír Vondrušm.images: use <figcaption> instead of <div> for image...
2017-09-12 Vladimír Vondrušm.images: avoid conflict of PIL with my own Image class.
2017-09-12 Vladimír Vondrušm.components: add block-flat directive to match the...
2017-09-12 Vladimír Vondrušm.gh: repository link title doesn't need to be a full...
2017-09-12 Vladimír Vondrušm.gh: shorten the commit link title to 7 chars of the...
2017-09-12 Vladimír Vondrušm.gl: fix link target of :glfn:.
2017-09-12 Vladimír Vondruštheme: various updates.
2017-09-12 Vladimír Vondrušcss: remove top/bottom padding of .m-container, make...
2017-09-12 Vladimír Vondrušcss: fix article section highlighting for some components.
2017-09-12 Vladimír Vondrušcss: coloring also for <th> elements.
2017-09-12 Vladimír Vondrušcss: compress the code a bit, finish the doc comment.
2017-09-12 Vladimír Vondrušcss: code reordering.
2017-09-12 Vladimír Vondrušm.htmlsanity: add dehyphenate filter and use it straigh...
2017-09-12 Vladimír Vondrušm.htmlsanity: produce &shy; instead of U+00AD in the...
2017-09-12 Vladimír VondrušMinor README update.
2017-08-25 Vladimír Vondruštheme: proper jumbo article header splitting.
2017-08-25 Vladimír Vondruštheme: support large Twitter cards.
2017-08-25 Vladimír Vondrušcss: remove stupid defaults for <pre>.
2017-08-25 Vladimír Vondrušcss: better full-width for the <pre> tag.
2017-08-24 Vladimír Vondrušcss: superfluous semicolon.
next