Releases: TEParsons/mkdocs-landing
0.0.8
An mkdocs theme geared towards making a personal landing page, with simpler navigation and heavily customisable style options.
Improvements
- Add a title to the share dialog
- Add more padding to link buttons, especially on mobile
- Standardise height of link thumbnail images
Fixes
Documentation & testing improvements from
Full Changelog: 0.0.7...0.0.8
0.0.7
An mkdocs theme geared towards making a personal landing page, with simpler navigation and heavily customisable style options.
Improvements
Documentation & testing improvements from
Full Changelog: 0.0.6...0.0.7
0.0.6
An mkdocs theme geared towards making a personal landing page, with simpler navigation and heavily customisable style options.
Improvements
Breaking Change
Previously, Landing was deciding whether a page was the homepage or an article by whether it had template: article.html
in its frontmatter. Now, I'm using mkdocs' actual is_homepage
check to figure out which is the actual homepage, so the template is no longer needed. I've kept a legacy template that just copies main.html
, so build processes won't break, but any non-homepage page that wasn't specified as an article will now be treated as an article. I think this is behaviour that you'd generally want for a landing page, but it's a breaking change nonetheless.
Full Changelog: 0.0.5...0.0.6
0.0.5
An mkdocs theme geared towards making a personal landing page, with simpler navigation and heavily customisable style options.
Features
- Add styling for tables
- Add color previews (i.color-preview)
- Add site nav as a header element
- Hover text on social icons
Improvements
- Sticky toc control
- Lighten default colors, but use crust for default background gradient
- Expand animations for submenus in toc
- No margin on first content element
- Less intense margin on h1
Fixes
- Align toc to top of content
- Be more specific in targeting ID's in CSS to avoid accidentally styling random headers
- Hadn't included custom JS script
Testing & documentation
- Use tables to showcase default colors
- Better explanation of how header_layout works
- Better layout for configuration page
Full Changelog: 0.0.4...0.0.5
0.0.4
An mkdocs theme geared towards making a personal landing page, with simpler navigation and heavily customisable style options.
Improvements
- Add a little border to images
- Center avatars so they line up with header text (handle margin via grid gap)
- Slightly darker default shades
Fixes
Testing & Documentation
Full Changelog: 0.0.3...0.0.4
0.0.3
An mkdocs theme geared towards making a personal landing page, with simpler navigation and heavily customisable style options.
Improvements
Full Changelog: 0.0.1...0.0.2
0.0.2
An mkdocs theme geared towards making a personal landing page, with simpler navigation and heavily customisable style options.
Improvements
Full Changelog: 0.0.1...0.0.2