1. 29 Oct, 2013 1 commit
    • Robert Lord's avatar
      Add default language selecting with localStorage · c404bc02
      Robert Lord authored
      Now, Slate will use localStorage to track the last selected
      language, so if the user visits again with no language in the URL,
      they will be redirected to the last language they used.
      
      This update also fixes a bug with how the layout inserts the
      language names into the javascript. Previously, they would be,
      (for some inane reason) arrays within arrays. It is now just
      an array. Whoever wrote that previous code was clearly a fool.
      c404bc02
  2. 25 Oct, 2013 3 commits
  3. 21 Oct, 2013 3 commits
  4. 16 Oct, 2013 3 commits
  5. 14 Oct, 2013 1 commit
  6. 11 Oct, 2013 5 commits
  7. 10 Oct, 2013 1 commit
  8. 09 Oct, 2013 1 commit
  9. 08 Oct, 2013 1 commit
  10. 07 Oct, 2013 7 commits
  11. 04 Oct, 2013 5 commits
  12. 03 Oct, 2013 2 commits
  13. 01 Oct, 2013 1 commit
  14. 27 Sep, 2013 2 commits
    • Robert Lord's avatar
      Various style updates and bugfixes · f7e6117e
      Robert Lord authored
      f7e6117e
    • Robert Lord's avatar
      Change language declaration · 38ad5585
      Robert Lord authored
      Now, if no languages are specified, the language selection bar simply doesn't appear.
      
      It has also been renamed from "languages" to "language_tabs".
      
      Additionally, now language names default to the markdown name. They can still be overridden by the languagename:Display Name syntax.
      38ad5585
  15. 25 Sep, 2013 1 commit
  16. 24 Sep, 2013 3 commits