Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 2.15 KB

TODO.md

File metadata and controls

65 lines (54 loc) · 2.15 KB

To do list

  • Create issues for all of this tasks

For each edition

  • Refactor all 2018 for 2019 and any outdated content
  • Update schedule.json
  • Update favicon.ico (color)
  • Test if live works
  • Make the applcations closed page
  • Update FAQ
  • Make the subscrive page
  • Put the logos
  • Make sure that github continous integration accepts the commits
  • Update directors names' in the legal pages

Improve Repo

  • Remove unused styles
  • Clear index.html
  • Clear live.html
  • Fix legal pages style because bootrstap was deleted
  • Fix data-finger-print not working
  • Update mentors link
  • Try to show the information in a better way than a FAQ
  • Update answer of volunteers
  • Make h2 preatty
  • Finish footer
  • Resize the images with a npm script
  • Make logos list a ul instead of a div
  • Remove unused font weights
  • Add title atribute to the x button in cookies notice
  • Fix FOUC: add a nice animation
  • Split the landing.css into small .css and join them with includes
  • Minify particles.js
  • Crop title text filter image to reduce size
  • Create footer.css file and make it like the cookies
  • Update cookies notice text to be clearer and shorter

Documentation

  • Finish README.md tech stack
  • Explain .editorconfig in readme
  • Explain that we use BEM in readme.md
  • Explain lints in readme.md
  • Make an schedule format example

Nice things to have

  • Fix html-minifier *.html
  • Make the master branch that autodeploys to hackupc.com
  • Make the beta branch that autodeploys to beta.hackupc.com
  • Parse legal documents to markdown and add a npm script to compile them
  • Make an example hero-bg with a gradient
  • Cookies banner like this
  • Generate favicon with cli-real-favicon in npm
  • Use babel instead of uglify

Live

  • Don't show popup if notifications are accepted
  • Refactor .sass files to .css matching the style (and remove explanation from readme)
  • Use ES6
  • Refactor Util as a module