Skip to content

Conversation

@Menci
Copy link
Member

@Menci Menci commented Jul 9, 2025

No description provided.

nejch and others added 30 commits November 5, 2024 19:17
Should publish new blog post not public new blog post
* Normalize datetime values to UTC in blog plugin

Fixes squidfunk#7705

Normalize datetime values to UTC in blog plugin to handle offset-naive and offset-aware datetimes correctly.

* Import `timezone` from `datetime` in `material/plugins/blog/structure/options.py`.
* Modify `pre_validation` method to set `tzinfo=timezone.utc` for datetime values.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/squidfunk/mkdocs-material/issues/7705?shareId=XXXX-XXXX-XXXX-XXXX).

* Normalize datetime values to UTC in blog plugin

Fixes squidfunk#7705

+ Move changes to src directory
…k#7730)

* Default timezone to UTC for blog plugin created date

Fix for squidfunk#7725

* Fix variable name

* Run build
* Set timezone to UTC when draft_if_future_date: true Fixes squidfunk#7748

* Use more compact form of setting timezone
Update navigation.md
squidfunk and others added 28 commits May 1, 2025 10:53
* backlog

* backlog

* backlog
Signed-off-by: Keith W. Campbell <[email protected]>
* Update actions.html

* move from view to edit link
* Small grammar fix

I took the wording from here:
https://squidfunk.github.io/mkdocs-material/setup/building-for-offline-usage/

* Proper grammatical usage

* Fix grammar in building-for-offline-usage

* Missed a word, fixed column alignment
* Update schema.json

* Update schema.json

change the order
* Updated info plugin to hide usernames

* Updated info plugin to show active venv directory

* Updated info plugin to exclude possible venv paths

* Added exception handling in info plugin
@Menci Menci merged commit 64fd6e7 into master Jul 9, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.