- {{ post.title }} -
- - - - {% if post.excerpt %} -{{ post.excerpt|truncatewords:30 }}
- {% endif %} -diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f0897a9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "apps/size-diff"] + path = apps/size_diff + url = https://github.com/snowsune/size-diff diff --git a/README.md b/README.md index 2c1be92..88df59e 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ content categories and i try to be as **modular** as possible. Here's how things ### 📁 `apps/` Houses all feature-specific Django apps: -- `blog/` — Blog landing page and future dynamic markdown-powered post system. (WIP!) -- `characters/` — Static character profiles stored as `.md` files and rendered with markdown. (WIP also!) -- `comics/` — Placeholder for comic content. +- `blog/` — Blog subapp! Templates and DB Stuff for blog in here +- `characters/` — Static character profiles stored as `.md` files and rendered with markdown. (WIP/maybe removal >. -{% endblock %} - -{% block content %} -
{{ post.excerpt|truncatewords:30 }}
- {% endif %} -Check back soon for updates!
- {% if user.is_authenticated and user.is_staff %} - - {% endif %} -Hey there! I'm Vixi, and while I might not be the best at web design, I'm passionate about creating things - and sharing with the furry community!
+Hey there! I'm Vixi, I'm a fox not super amazing at web design but very passionate about making things for my + friends and the furry community!
-This site is constantly evolving with new features, but I always want to be trying to make and provide new useful - things! (And receive feedback on those things that don't work out)~
+This site is constantly evolving with new features, but I always want to be trying to make and provide new + useful things! (And receive feedback on those things that don't work out)~
You can always contact me by joining my Discord community or emailing me at vixi@snowsune.net!
diff --git a/snowsune/templates/tools.html b/snowsune/templates/tools.html index 2933b5b..452567d 100644 --- a/snowsune/templates/tools.html +++ b/snowsune/templates/tools.html @@ -63,7 +63,7 @@Calculate size differences with species-based scaling! A tool I'm particularly proud of for character size comparisons.
- Size yourself~ + Size yourself~ @@ -130,8 +130,8 @@