lansingcodes / slide

Automatically generated welcome slide to display at the beginning and end of meetups.
https://slide.lansing.codes
Other
3 stars 2 forks source link

Slide redesign #5

Open egillespie opened 4 years ago

egillespie commented 4 years ago

The current slide code uses the old and no-longer-supported API as well as Vue 1. There are a number of design/size issues as well. It's better to just rebuild this project from scratch.

First, wipe out all of the code and commit. Then fill in the usual readme, license, .github directory, etc. and start a new index.html and plain vanilla JavaScript project to make it accessible to beginner developers.

Make sure the redesign is still a single page and completely responsive because newer screen sizes can be very large and this SPA needs to look good when projected onto a big or small screen.

Here are the features that existed in the original slide:

egillespie commented 4 years ago

@joeryan, since slide.lansing.codes isn't functional right now, I'm going to take down the site in Netlify. I think the new version can be hosted with GitHub Pages to skip the extra administration of Netlify.