ljvmiranda921 / sprites-as-a-service

Generate your personal 8-bit avatars using Cellular Automata, a mathematical model that simulates life, survival, and extinction
https://ljvmiranda921.github.io/sprites-as-a-service
MIT License
303 stars 19 forks source link

Implement dumb components #24

Closed ljvmiranda921 closed 4 years ago

ljvmiranda921 commented 4 years ago

Background

Now that we've written the meat of the website, it's now time to just add all of the text aesthetics. Sure, there might be some sort of logic in a way (e.g., pulling the latest release from Github and copying over the Changelog), but ideally these should be simple textboxes.

Todo

(Unimplemented) BaseHeader.vue

SpriteController.vue

SnippetDisplay.vue

(Unimplemented) TechnicalNotes.vue

ljvmiranda921 commented 4 years ago

InitialInitial_Draft