preliminary work for old theme re-implementation
This commit is contained in:
parent
ee8bce1bd3
commit
8fc7eff67b
41 changed files with 456 additions and 415 deletions
|
@ -5,6 +5,6 @@ title: Version 0
|
|||
|
||||
* Added [Home](/home), [Gallery](/gallery) and ~~About~~
|
||||
* ~~About~~ contains Pokémon boxes and a small bio
|
||||
* Added header
|
||||
* Added `header`
|
||||
* Added buttons to other pages
|
||||
* Added a portrait of Sunny of his PETSCII avatar
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
* Added sidebar
|
||||
* Added buttons to socials
|
||||
* Moved portrait from header to sidebar
|
||||
* Added links to socials
|
||||
* Moved portrait from `header` to sidebar
|
||||
* Changed backgrounds
|
||||
* Checkerboard pattern for the outer background
|
||||
* Tiled icon of Sunny for the inner background
|
||||
|
|
|
@ -20,18 +20,16 @@ title: Version 4
|
|||
* Changelog is now Windows 98-themed
|
||||
* Changed sidebar
|
||||
* Moved to the top left corner
|
||||
* Moved header text for current page next to the top of the sidebar
|
||||
* Moved 88x31 buttons to footer
|
||||
* Moved `header` text for current page next to the top of the sidebar
|
||||
* Moved 88x31 buttons to `footer`
|
||||
* `SVG` text uses `CSS` rules instead of inline styling
|
||||
* Changed footer
|
||||
* Added a sticker to the footer
|
||||
* Changed `footer`
|
||||
* Added a sticker to `footer`
|
||||
* Randomized on-page-load
|
||||
|
||||
* Added pride flag backgrounds to the footer
|
||||
* Added pride flag backgrounds to `footer`
|
||||
* Randomized on-page-load, and are ones that I identify with. Plus they look pretty and my pages need more than 2 colors to look at
|
||||
|
||||
* Changed [Gallery](/gallery)
|
||||
* Centered the dates under artworks
|
||||
* Centered the `date` under artworks
|
||||
* Updated my 88x31 button!
|
||||
[](/)
|
||||
|
||||
|
|
|
@ -5,17 +5,19 @@ Re-wrote the site, again.
|
|||
|
||||
Read the [accompanying blog post](/blog/rewrite-2.0)
|
||||
|
||||
* Changed footer
|
||||
* Changed `footer`
|
||||
* Merged buttons with [Home](/home)
|
||||
* Added a few new buttons!
|
||||
* Removed `header`
|
||||
* Changed ~~About~~
|
||||
* Merged with [Home](/home)
|
||||
* Headers are now consistent with blog post headers
|
||||
* Fixed the Pokemon box cutting off at lower resolutions
|
||||
* Changed sidebar
|
||||
* Reverted back to normal text
|
||||
* Added a pawprint flair
|
||||
* Sunny is there again, sitting this time.
|
||||
* Changed [Blog](/blog)
|
||||
* Fixed header links not working in blog posts
|
||||
* Fixed `h3 a` links not working in blog posts
|
||||
* Added functionality for blog-specific avatars and image attachments to the postscript blurb
|
||||
* Removed ~~Art notes~~
|
||||
* Merged into gallery entries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue