/tldrtravel.info

A dump of concise and organized information for urban survival

Primary LanguageHTML

tl;dr: Travel Info

A dump of concise and organized information for urban survival. Focus on food, shelter, transportation, and staying out of jail.

Not a source of mainstream tourist attractions, but a more sober companion for Tripadvisor.

Production instance: https://tldrtravel.info

Content Policy

Design Policy

  • Accessibility and Readability are the highest priority.
  • Formatting should be simple, functional and responsive.
  • Website must perform well on older mobile devices over slow and unreliable internet connection.
  • Do not interfere with any ways of copying and saving content for offline use.

Development environment tips

  • Don't forget to update git submodules: git submodule update --init
  • Make sure to install extended build of Hugo: gohugoio/hugoDocs#1152
  • Use bind parameter to test on mobile devices: hugo server --bind 0.0.0.0