So Many!
I have added many customization changes as well as posts. I have added many key things, like the Post Library that will be incredibly useful for staying organized.
Customization
- new favicon.ico for the website. It is a globe, not because it has any significance, but just because it looks nice
- I changed the theme to Cayman because it is very nice to look at, is simple, and is easy to customize
- I changed the header color to a nice red to blue gradient
- Moved readme to a link in the about page because it was cluttering up the menus
- Search bar now has different text
- Personalized the config to be me
- I added mario to the home page
- I added about me to the about menu
- I added a typing animation to my index page
Functional Changes
- Added new “Post Library”
- Easier organization and access to specific files
- Got it from the older nighthawk templates
- Added new submenu about watches
- New nav table for this post
- Added ability to use emojis
- Added utterances
from emoji import emojize
print(emojize(":thumbs_up: Python is awesome! :grinning_face:"))
👍 Python is awesome! 😀
Although, I’ve tried to do a lot more…
- Attempted to make a new file in includes to have something called “quicks”
- The goal for Quicks was to make a system to organize blogs by how important they were in a separate section from the current organization system
- Attempted to use “newspaper3k” but ran into errors with some of the files that were included in the pip install
- Attempted to use a theme called “chirpy” not included in this project, but was too difficult and time inefficient to justify