Commit graph

43 commits

Author SHA1 Message Date
Saivann
d40dc08042 Use a consistent color for links and menus 2013-07-11 20:09:02 -04:00
Saivann
c04dca0592 Drop deprecated conference banner CSS code 2013-07-11 16:57:46 -04:00
Saivann
f744532805 Apply an independant adapted layout for releases, alerts and events 2013-07-11 16:55:35 -04:00
Saivann
35481f80c1 Apply a consistent margin and font-size for summary texts 2013-07-11 16:37:37 -04:00
Saivann
d19cff605f Grey out language menu and fix position 2013-07-11 16:13:03 -04:00
Saivann
8bb069f515 Isolate deprecated CSS 2013-07-11 15:58:25 -04:00
Saivann
56d9f1eff8 Improve wallets link button design 2013-07-09 01:31:30 -04:00
Saivann
5ef591369c Improve menu design for mobiles 2013-07-08 15:24:58 -04:00
Saivann
9958a0ad11 Hardcode icons width and height in CSS 2013-06-27 22:58:38 -04:00
Saivann
d145443da4 Apply consistent menu border radius 2013-06-24 05:05:43 -04:00
Saivann
6ac93df9f2 Generate releases notes using releases.rb
Make releases notes layout and urls consistent with the alerts page
Add RSS feed in download and version-history pages
Add a canonical page with a redirect to the new url
Simplify releases notes layouts
2013-06-19 14:04:29 -04:00
saivann
45c360b626 Merge pull request #207 from bitcoin/simplemenu
Re-structure and simplify menu layout
2013-06-18 21:37:28 -07:00
Saivann
542d517297 Re-structure and simplify menu layout (fixes #198)
Add translated page redirections using _redirects.yml
Redirect for bitcoin-for-press to press
Redirect bitcoin-for-enthusiasts to innovation
Ignore page redirections in sitemap.rb plugin
Move template plugin to template.rb instead of translate.rb
Add a small documentation in the template plugin
2013-06-19 00:29:52 -04:00
Saivann
ec44853934 Add "Network status and alerts" page and RSS feed (fixes #170)
Generate alerts pages through alerts.rb plugin
Allow to keep short alias urls for each alert
Move alert pages in _alerts
Update sitemap plugin to include alerts
2013-06-18 23:50:37 -04:00
Saivann
cc2b858485 Use style linking with font-face
This prevents bold fonts to fallback to plain sans-serif
in IE6-7 due to some bug between IE and github servers.
2013-06-14 22:59:59 -04:00
Saivann
7969811455 Add compatibility with IE6 2013-06-11 15:39:20 -04:00
Saivann
e46aeb7ad3 Fix language menu style and z-index on IE7 2013-06-07 20:35:47 -04:00
Saivann
2916d7090a Link more open-source projects in the development page 2013-06-04 12:47:14 -04:00
Saivann
a2ad78ffc3 Add Persian (fa) translation (thanks Mohammad Rafigh, Foroozan Akhavan, Foroozan Sol) 2013-06-01 14:19:43 -04:00
Saivann
69690ceff8 Change menu borders to be consistent with the page layout 2013-05-30 00:20:55 -04:00
Saivann
deb1c09a2d Normalize <ul> styles between browsers and IE7 2013-05-26 23:06:07 -04:00
Saivann
d45613b2e5 Fix inconsistent padding in resources page 2013-05-23 00:50:37 -04:00
Saivann
631325aa5d Add Arabic (ar) translation (thanks Ahmed Ihsan Tawfeek and Adil Mezghouti) (fixes #105) 2013-05-21 23:50:49 -04:00
Saivann
ee09b20720 Add Italian (it) translation (thanks Joif) (fixes #127) 2013-05-21 23:00:38 -04:00
Saivann
f262d0e06f Switch to transifex for translations
All strings, urls and anchors are now in a single yml files for each language
Translated html pages are generated by a jekyll plugin based on unified templates
Add a new sitemap generator plugin for the new translation structure
Update french translations
2013-05-21 01:07:13 -04:00
Saivann
9bcbd64415 Improve how version-history and events are handled
version-history now shows all posts in one page with anchors
Each individual version page links to version-history instead of duplicating it
Events pages no longer show version-history
Ugly margins have been improved
2013-05-15 16:19:48 -04:00
Saivann
dd2e063895 Use a consistent line-height 2013-05-05 02:50:27 -04:00
Saivann
1ea47219f8 Move press disclaimer at the top 2013-05-01 00:05:38 -04:00
Saivann
046c95fad8 Add Dutch (nl) translation (thanks whenlit and Boris Hupkens van der Elst) (fixes #141) 2013-04-29 20:39:47 -04:00
saivann
41aafd1dce Merge pull request #118 from bitcoin/securewallet
add secure-your-wallet page
2013-04-20 02:12:38 -07:00
Saivann
033fba2504 Add a disclaimer for interviewees (thanks Trace Mayer)
This fix allows journalists to better understand the open-source nature of Bitcoin
2013-04-20 01:10:38 -04:00
Saivann
88b887701f Add "Secure your wallet" page 2013-04-19 16:25:11 -04:00
Saivann
3b3c596c5f Improve titles in "how it works" 2013-04-19 02:07:15 -04:00
Saivann
f383f2a201 Add Press Center with resources, FAQ and interviewees 2013-04-18 15:25:07 -04:00
Saivann
be815230f0 Fix conference banner margin on mobiles 2013-04-16 04:06:32 -04:00
Saivann
4cf73aade1 Fix conference banner position 2013-04-16 02:59:23 -04:00
Saivann
3eb2abeb41 Add temporary conference banner 2013-04-16 02:34:19 -04:00
Saivann
cd59cad0db Add many minor bugfixes and improvements
Prevent language bar to be partially hidden
Fix menu margins on IE7
Fix typo for resources class (fixes #123)
Fix font-size in resources lists
Remove javascript automatic language redirection that inconsistently prevent fonts to load on Google Chrome (fixes #130)
Add some small CSS polishing
Add #bitcoin-fr in french community page
2013-04-12 23:56:05 -04:00
Saivann
68d6e912d9 Hide wallet list on mobiles
Content is not as much relevant on mobiles
Javascript required to show the wallet is too complex for some mobiles
Bubbles overflow at the left and are impossible to read
Optimization for translations and mobiles conflict with each other
2013-04-08 17:21:11 -04:00
Saivann
5855e3d2b5 Adapt choose-your-wallet page to work with dynamic height
This fixes all issues related to translations that overflow fixed height in many cases
Remove some steps in the README that are not necessary anymore
Fix two display bugs in IE7
Fix one display bug in IE9
Optimize images with optipng
2013-04-08 15:06:47 -04:00
Saivann
f3113b2c22 Fix svg fonts url
Seems to fix an inconsistent bug in Google Chrome
2013-04-08 09:57:28 -04:00
Saivann
7055e5e536 Restore previous page width to fix paragraphs formatting 2013-04-07 02:26:01 -04:00
Saivann
aec9797e93 Update CSS files and a little design (thanks jordanful) (fixes #122) 2013-04-06 19:27:01 -04:00