Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 2.14 KB

TODO.md

File metadata and controls

49 lines (37 loc) · 2.14 KB

ready to do

nexts

  • rehacer la documentción.

feat

  • feat: una manera de añadir de forma automatica las pages que se crean en menu de footer o del header
  • feat: añadir readtime and words count en metadata de notas
  • feat: página web multilingüe
  • feat: canonical on seometa settings

bugs

  • bug: tags are being indexing. this is not intenden. handle this by set noindex to tags or control this feature.
  • bug: slug are case sensitive and throw 404 if not accessing correctly. url must be slugify / sanitice after save on db.

maybes and ideas

  • link shorter for notes share
  • corrector ortográfico, realmente lo necesito
  • crear mi propio compresor de PDF online, es muy util y no me gusta subir documentacion a otros sitios.
  • implement slugify to slug field -
  • sitemaps 2.0 - splits the sitemaps into differents files like: notes_sitemap.xml , pages_sitemap.xml
  • build a redirections modules to create redirections
  • refactor the whole project to create a super 'webcontent' object ??

done

references