Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbanty/dylananthony.com
The source code for Dylan Anthony's website, as well as a place to discuss blog posts! Blog topics generally include (but are not limited to) OpenAPI, Rust, and Python.
https://github.com/dbanty/dylananthony.com
blog python rust
Last synced: 15 days ago
JSON representation
The source code for Dylan Anthony's website, as well as a place to discuss blog posts! Blog topics generally include (but are not limited to) OpenAPI, Rust, and Python.
- Host: GitHub
- URL: https://github.com/dbanty/dylananthony.com
- Owner: dbanty
- Created: 2020-12-26T22:10:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T23:11:38.000Z (24 days ago)
- Last Synced: 2024-10-30T01:29:22.216Z (17 days ago)
- Topics: blog, python, rust
- Language: CSS
- Homepage: https://dylananthony.com
- Size: 154 MB
- Stars: 22
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is this Repo?
This repo serves a few purposes:
1. It's the source code for [my personal website](https://dylananthony.com).
2. It's a place to [discuss](https://github.com/dbanty/dylananthony.com/discussions) my blog posts.
3. Watching releases here serves as a mechanism to be notified of new posts, if you're so inclined.
4. Want to encourage me to keep blogging? There's a GitHub sponsors link added to this repo.
5. Find an error on the website? You can open an issue or pull request to get that corrected.## What tech does this repo use?
[Astro](https://astro.build), [there's a blog post](https://dylananthony.com/blog/and-now-astro) explaining why I chose it.