Adam Krebs
e2e06e17a6
Serve unminified react on docs site. Fixes #1359
11 years ago
Daniel Lo Nigro
c21788cf80
[Docs] Consistent use of self-closing tags in layout
11 years ago
Ben Alpert
b5fafad2ec
Add acknowledgements page
11 years ago
Cheng Lou
353981f384
docs add jsx->js tab to live editors
11 years ago
Paul O’Shannessy
e0c82f8687
[docs] Remove commented out ghbtns
11 years ago
Christoph Pojer
8e8051d25f
Fix #845 , Trivial year change
This was accidentally pulled into gh-pages.
11 years ago
Ben Alpert
2deed9882e
IE8 style fixes
- Add html5shiv so that HTML5 elements like header, footer, etc can be styled
- Remove a couple uses of :first-child/:last-child which IE8 doesn't support
11 years ago
Ben Alpert
315c58b7cf
Make React website work in IE8
Fixes #406 .
Empty conditional comment is for http://www.phpied.com/conditional-comments-block-downloads/ .
11 years ago
Pieter Vanderwerff
711d247240
Set docs menu item to active when viewing a “tips” page
11 years ago
Connor McSheffrey
86718357cf
Removed grunt task for building live edits and removed js link conditional at bottom of layout since we're no longer conditionally loading live edit js for cookbook pages
11 years ago
Connor McSheffrey
33232007f7
Moved cookbook recipes into separate directory. Updated nav_docs to loop through cookbook yaml. Added cookbook directory to js/ to add live editing of code samples
11 years ago
Vjeux
8479315f6c
Add app id for comments moderation
This way we can be notified when any new comment appear in the docs/blog and add moderators
11 years ago
Vjeux
495ba6fd6d
Facebook comments integration on Docs and Blog
12 years ago
petehunt
d6e9843fe4
Fixed width/height on React logo
12 years ago
Vjeux
f2d76db71f
Integrate twitter in the support page
12 years ago
Paul O’Shannessy
a17548f63d
Improve blog setup
* All posts under blog/
* Index @ blog/index.html
* Only show excerpt on index with "continue reading" link
* Date, name formatting improvements (better for humans)
It could probably still use some style tweaks but I feel better about
it.
Moving forward, we'll use the "excerpt" feature of Jekyll with the
default separator, which is just 2 newlines. So the first paragraph will
be special. Alternatively you can specify excerpt, but we'll want to fix
the layout so that gets added in.
12 years ago
Paul Shen
b5d6f4dfab
[docs] Add RSS feed.xml for blog posts
uses `feed.xml` from https://github.com/snaptortoise/jekyll-rss-feeds
(slightly modified for `site.url` + `site.baseurl`)
12 years ago
Vjeux
0cb36084ac
Initial version of the blog
12 years ago
yungsters
4c15dadd5f
[website] Add Google Analytics.
12 years ago
Paul O’Shannessy
eb278167cd
Initial public release
12 years ago