Mkdocs-landing

Latest version: v0.0.6

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.6

> An mkdocs theme geared towards making a personal landing page, with simpler navigation and heavily customisable style options.

Improvements
- [Infer article/main distinction from whether or not we're on the homepage](https://github.com/TEParsons/mkdocs-landing/commit/1d5d2068a86808497bf107c3cccf5917d1f0b93c)

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**: https://github.com/TEParsons/mkdocs-landing/compare/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](https://github.com/TEParsons/mkdocs-landing/commit/f8993ea5326e96ff0962b4464dc346302459e91a)
- [Add color previews (i.color-preview)](https://github.com/TEParsons/mkdocs-landing/commit/2ed5c6dd8bc89184c4569a317f3590a22e1e49d0)
- [Add site nav as a header element](https://github.com/TEParsons/mkdocs-landing/commit/f437ee4f45eaccdf5dbadfa4aa0811716a49af6b)
- [Hover text on social icons](https://github.com/TEParsons/mkdocs-landing/commit/0f973c153361035dba6deeb10b1393cf1d666093)

Improvements
- [Sticky toc control](https://github.com/TEParsons/mkdocs-landing/commit/4c40cf83b9987145690b4f40c5e931e9c2946ccf)
- [Lighten default colors, but use crust for default background gradient](https://github.com/TEParsons/mkdocs-landing/commit/30338af4477b10e9c1a124a3da1dce0be2c329e4)
- [Expand animations for submenus in toc](https://github.com/TEParsons/mkdocs-landing/commit/82afd19d6d5d5751159f795576b0bf9e476ce96f)
- [No margin on first content element](https://github.com/TEParsons/mkdocs-landing/commit/cb2d42e96d7b9c162b9c90328e2afa7af3666767)
- [Less intense margin on h1](https://github.com/TEParsons/mkdocs-landing/commit/a77bd8ba098e0cf20e41e0248b9a7b4452022c52)

Fixes
- [Align toc to top of content](https://github.com/TEParsons/mkdocs-landing/commit/f5adb608937fe681e472bf0ab41d75dace898cb9)
- [Be more specific in targeting ID's in CSS to avoid accidentally styling random headers](https://github.com/TEParsons/mkdocs-landing/commit/1e5bc27533dc4f0f708af19625db901977d08d2a)
- [Hadn't included custom JS script](https://github.com/TEParsons/mkdocs-landing/commit/e8d0bc17c9e8933a8efdc10aa9738a365b0fa6f9)

Testing & documentation
- [Use tables to showcase default colors](https://github.com/TEParsons/mkdocs-landing/commit/8f7b2642c86059f1016655fc9f2a6825f9c83600)
- [Better explanation of how header_layout works](https://github.com/TEParsons/mkdocs-landing/commit/d6fe5065e45c80c04ef6a55685a7c8acef21716c)
- [Better layout for configuration page](https://github.com/TEParsons/mkdocs-landing/commit/60af17ea6e1aac4c851fb23ef1c92290ad344a8b)


**Full Changelog**: https://github.com/TEParsons/mkdocs-landing/compare/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](https://github.com/TEParsons/mkdocs-landing/commit/9a31c39153c4a63748477320b3333fc3d0bcafe9)
- [Center avatars so they line up with header text (handle margin via grid gap)](https://github.com/TEParsons/mkdocs-landing/commit/3d5610ea150699ed5b355f3c774b2deca98d51fc)
- [Slightly darker default shades](https://github.com/TEParsons/mkdocs-landing/commit/75725fa66354b79958c59b8874796b26498219f0)

Fixes
- [Emojis weren't rendering in headers or mono](https://github.com/TEParsons/mkdocs-landing/commit/8f39adfc12c02e84c91155e81d0f598e2bb97f4d)
- [Give all required params defaults ( allowing zero-conf)](https://github.com/TEParsons/mkdocs-landing/commit/1daac5a3ca61bc0e8d259ec1637cc9599cd244c1)

Testing & Documentation
- [Added a test suite](https://github.com/TEParsons/mkdocs-landing/commit/1b2110805d0fbced6471d0163fb18c8c6c23342a)

**Full Changelog**: https://github.com/TEParsons/mkdocs-landing/compare/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
- [Allow emoji font and provide Noto Color Emoji by default](https://github.com/TEParsons/mkdocs-landing/commit/dd9d8a6a98b1fb797206e1ba6a125317eefe41f8)
- [Add multi-level table of contents](https://github.com/TEParsons/mkdocs-landing/commit/930dbc8f83a82584434154f16c9c18083d15308f)

**Full Changelog**: https://github.com/TEParsons/mkdocs-landing/compare/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
- [Use dark link colors in footer](https://github.com/TEParsons/mkdocs-landing/commit/58af55647bdcf9a3157f3d5b10de450944962258)

**Full Changelog**: https://github.com/TEParsons/mkdocs-landing/compare/0.0.1...0.0.2

0.0.1

First release of mkdocs-landing! An mkdocs theme geared towards making a personal landing page, with simpler navigation and heavily customisable style options.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.