Saivann
1023e79895
Add Bitcoin-Qt release v0.8.3
2013-06-25 14:08:04 -04:00
Saivann
2c99d5a2a2
Fix one typo
2013-06-25 03:28:35 -04:00
saivann
bc99cf2e83
Merge pull request #209 from bitcoin/identitytxt
...
Improve text about anonymity
2013-06-25 00:15:34 -07:00
Saivann
49922196e9
Improve text about anonymity
2013-06-25 03:14:11 -04:00
Saivann
8646687d85
Fix conference and events pages introduction text
2013-06-25 02:46:02 -04:00
saivann
74fb168ca1
Merge pull request #211 from bitcoin/events
...
Add events page and RSS feed
2013-06-24 21:09:30 -07:00
Saivann
a252596168
Add events page and RSS feed
...
Drop previous orphan events pages
Drop site.post in sitemap.rb
2013-06-25 00:02:33 -04:00
saivann
ff2783fe83
Merge pull request #210 from bitcoin/securetxt
...
Improve text about secure transactions
2013-06-24 16:51:17 -07:00
Saivann
d145443da4
Apply consistent menu border radius
2013-06-24 05:05:43 -04:00
saivann
b757761d85
Merge pull request #206 from bitcoin/hardwarewallet
...
Add hardware wallets to the "secure your wallet" page
2013-06-23 10:46:10 -07:00
Saivann
ba198d5274
Add hardware wallets to the "secure your wallet" page
2013-06-23 13:38:07 -04:00
Saivann
250a881977
Drop press url for fr translation
2013-06-22 20:48:44 -04:00
Saivann
d58a1690da
Clean and improve redirects.rb
...
Use _redirects/ for more consistency with other plugins
Fix an inaccurate redirection association in sitemap.rb
2013-06-22 20:43:19 -04:00
Saivann
dbb1823e69
Fix FTBFS in templates.rb when site.dest doesn't exist in older ruby versions
2013-06-21 22:29:19 -04:00
Saivann
33dc7127bf
Improve catpage_for.rb
...
Allow to filter pages with many pages variables
Allow to filter pages using dynamic variables as values
2013-06-21 21:49:20 -04:00
Saivann
2f7597e6c8
Improve text about secure transactions
2013-06-21 00:48:47 -04:00
Saivann
96f7a4c727
Re-organize the "Bitcoin for individuals" page
2013-06-20 23:22:55 -04:00
Saivann
84fe17e5cf
Fix layout and redirections for German language
2013-06-20 15:24:49 -04:00
Saivann
58a546fb7c
Update pl translation
2013-06-20 15:18:21 -04:00
Saivann
5fd9a5dacc
Fix German menu layout
2013-06-19 21:16:03 -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
d45b9bbbfc
Compact temporary translations migration code in templates
2013-06-19 13:40:55 -04:00
Saivann
176d1c4ed5
Add link to the wiki community portal page
2013-06-19 13:24:21 -04:00
Saivann
e3a84912cd
Update fr translation
2013-06-19 02:12:47 -04:00
Saivann
f72b3cab81
Fix FTBFS in templates.rb when destination folder doesn't exist
2013-06-19 01:20:01 -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
aaf8eeffae
Merge pull request #194 from bitcoin/alerts
...
Add "Network status and alerts" page and RSS feed
2013-06-18 20:51:52 -07: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
42746f48a8
Add "Bitcoin" to the vocabulary page ( fixes #140 )
2013-06-18 00:42:17 -04:00
Saivann
cd597fdb21
Update documentation and libraries in plugins
2013-06-18 00:05:19 -04:00
Saivann
34273d6955
Fix layout name for releases in README
2013-06-17 22:47:16 -04:00
Saivann
590769a395
Cleanup in templates.rb plugin code
...
Support src and dst directory for future
Apply correct page url with a starting "/"
2013-06-17 21:56:43 -04:00
Saivann
a0b03f18f3
Move page generation code to templates.rb
2013-06-17 21:48:22 -04:00
Saivann
8dd3bd5ad5
Fix a mistake about ALERT example in README
2013-06-17 16:28:04 -04:00
Saivann
7b7774564a
Update de translation
2013-06-17 13:02:37 -04:00
saivann
0c0da4af91
Merge pull request #201 from bitcoin/de
...
Add German (de) translation (thanks Simon Hinterreiter, Micky25)
2013-06-16 10:15:16 -07:00
Saivann
85899b2841
Add German (de) translation (thanks Simon Hinterreiter, Micky25)
2013-06-16 13:02:25 -04:00
Saivann
a77a3080b8
Remove useless urls in "choose-your-wallet" page
2013-06-16 03:20:20 -04:00
Saivann
56bd67a020
Add coinbase mobile wallet
2013-06-16 03:16:50 -04:00
Saivann
3f0516b12d
Link bitcoinpresscenter.org and Bitcoin foundation contact page ( fixes #180 )
2013-06-15 22:30:45 -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
dc141114b3
Remove redirect pages from sitemap
2013-06-13 18:20:49 -04:00
Saivann
3f771fc745
Remove press link from fa translation
2013-06-13 18:06:59 -04:00
Saivann
66edb18447
Update fr translation
2013-06-11 21:19:52 -04:00
Saivann
7969811455
Add compatibility with IE6
2013-06-11 15:39:20 -04:00
saivann
b9d31814b7
Merge pull request #205 from bitsofproof/master
...
Added Bits of Proof to open source projects
2013-06-11 11:29:10 -07:00
bitsofproof
ade2c976f8
added Bits of Proof
2013-06-11 20:01:31 +02:00
Saivann
5eaf5e9ee1
Update fr translations
2013-06-11 00:10:10 -04:00
Saivann
0896bdc1b6
Add local bitcoin.pl forum to the Polish community page
2013-06-09 10:17:31 -04:00