Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add custom error pages #83

Merged
merged 3 commits into from
Sep 14, 2024
Merged

Add custom error pages #83

merged 3 commits into from
Sep 14, 2024

Conversation

poopsicles
Copy link
Contributor

This should deal with #43.

@poopsicles
Copy link
Contributor Author

just realised that hugo/zola export probably needs consideration too

@poopsicles
Copy link
Contributor Author

not sure why it took me forever but i finally got around to it

@sirodoht
Copy link
Member

That's awesome, thanks for submitting this! I will simplify the texts slightly but other than that great! 👍

@sirodoht sirodoht merged commit 86a781d into mataroa-blog:main Sep 14, 2024
4 checks passed
@@ -1,4 +1,4 @@
# Coding Conventions

1. All files should end with a new line character.
1. Python code should be formatted with [black](https://github.com/psf/black).
1. Python code should be formatted with [ruff](https://github.com/astral-sh/ruff).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@poopsicles
Copy link
Contributor Author

poopsicles commented Sep 29, 2024

closes #43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants