summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-06conversion/textFlorian Dold
2017-03-06clean up main pageFlorian Dold
2017-03-06advantages instead of acronym expansionFlorian Dold
2017-03-06shorter taxable point, privacy friendlyFlorian Dold
2017-03-06factor out base templateFlorian Dold
2017-03-06make dirs if they don't existFlorian Dold
2017-03-03edition francaiseChristian Grothoff
2017-02-23tutorial->manualMarcello Stanisci
2017-02-23including python tutorialMarcello Stanisci
2017-02-23tutorial->manual renamingMarcello Stanisci
2017-02-16delChristian Grothoff
2017-02-15Fix bad layout with some screen sizesFlorian Dold
2017-02-15fix logo textFlorian Dold
2017-02-15use hand-written SVG for the taler main logoFlorian Dold
2017-02-15show extra lang button only in responsive modeFlorian Dold
2017-02-15fix responsive design language barFlorian Dold
2017-02-14add green highlight box, make jumbotron screen heightFlorian Dold
2017-02-14add 'en.png' so that i18n bar worksFlorian Dold
2017-02-14fix ugly language barFlorian Dold
2017-02-14meringChristian Grothoff
2017-02-14see if without t= this works better...Christian Grothoff
2017-02-14fix navbar padding and add transitionFlorian Dold
2017-02-14fix navbar paddingFlorian Dold
2017-02-14larger fontFlorian Dold
2017-02-14give the navbar a more lookFlorian Dold
People have complained in the past that we're just using the default bootstrap theme, so this fixes at least the navbar part. We still highlight the demo button ...
2017-02-14improve summary textFlorian Dold
2017-02-14Luxembourg spellingFlorian Dold
2017-02-14BitCoin -> BitcoinFlorian Dold
2017-02-14make template compilation a LOT fasterFlorian Dold
By not doing template parsing and starting the python interpreter every time, templating only takes about a second on my machine now.
2017-02-14small SVG taler logoFlorian Dold
2017-02-14remove unused CSSFlorian Dold
2017-02-13add hasgeek 2016 videoChristian Grothoff
2017-02-13fix typoChristian Grothoff
2017-02-10updates to pages based on discussions with Leon and SvaChristian Grothoff
2017-02-10reorganizing financial newsChristian Grothoff
2017-02-10reorganizing newsChristian Grothoff
2017-02-10starting to revamp main web siteChristian Grothoff
2017-02-08add documentation, missing licensing statements, some DE fixesChristian Grothoff
2017-02-04syncChristian Grothoff
2017-01-30noscript for wallet pageFlorian Dold
2017-01-30new image for FlorianFlorian Dold
2017-01-30generate HTML with same structure as nginx serves itFlorian Dold
2017-01-30remove more ssiFlorian Dold
2017-01-30use templates instead of SSI, use relative URLsFlorian Dold
2017-01-30use jinja include instead of ssiFlorian Dold
2017-01-30fix tsc invocationFlorian Dold
2017-01-30minor HTML issuesChristian Grothoff
2017-01-30add doctype, capitzlize utf-8 in charsetChristian Grothoff
2017-01-19i18n: fix js, lang switchertg(x)
2017-01-19i18n: add missing _()tg(x)