Paul O’Shannessy
e2c1ab5a10
v0.13.0-rc2
10 years ago
Paul O’Shannessy
e6a3802e06
v0.13.0-rc1
10 years ago
Paul O’Shannessy
625c75fc80
0.11.2 release materials
TODO: starter kit for cherry-pick to master
(cherry picked from commit 732ffad3137773e72ca587decd20d2aff85200a2)
10 years ago
Charles Marsh
9a59ebf752
Re-add with warning and monitorCodeUse
11 years ago
Charles Marsh
81edd2c527
Deprecate 'return false' in event handlers
11 years ago
Paul O’Shannessy
82a992835c
Use jekyll-redirect-from instead of our other redirect method
11 years ago
Paul O’Shannessy
2865e4a1c8
Set default layout for docs
11 years ago
Paul O’Shannessy
efc42e8bf1
Default to layout: post for posts
Just a little less boilerplate. This also removes a bit of trailing
whitespace because it shouldn't have been there.
11 years ago
Paul O’Shannessy
f0aca3b9f8
Reorder _config for sanity
11 years ago
Paul O’Shannessy
619d51f015
Minimal updates for Jekyll 2.0
11 years ago
Paul O’Shannessy
32334801dc
v0.11.1 release materials, update to 0.11.0 release materials
* 0.11.1 blog post, changelog
* Update to 0.11.0 post, changelog
* Update version in site, add starter kit
11 years ago
Paul O’Shannessy
f69b4ccba4
Release materials for 0.11
11 years ago
Paul O’Shannessy
760cc87da8
0.10 release materials
11 years ago
Paul O’Shannessy
422266b80f
version bump to 0.10.0-alpha
11 years ago
Paul O’Shannessy
9074a31225
0.9.0-rc1
11 years ago
Paul O’Shannessy
b3908ee455
[docs] Add timezone to _config
This way we hopefully won't churn the feed when genereated in
a different time zone (eg France).
11 years ago
Paul O’Shannessy
1910d7fc0b
Put nav data in "_data"
New in Jekyll 1.3 - http://jekyllrb.com/docs/datafiles/
11 years ago
Paul O’Shannessy
c275a8fd67
Fix pagination
11 years ago
Connor McSheffrey
b8c7f3cdfd
Renamed Cookbook references to tips. Reworded intro (sounded weird because it still referenced cookbooks. Updated some entry ID's (some side nav links didn't match entry permalinks)
11 years ago
Cheng Lou
12d16c92d8
update add-ons docs based on feedbacks
- Overview of add-ons for the add-ons page.
- Better title for `ReactLink`.
- Nicer code format for classSet example.
- Better explanation for `classSet`.
11 years ago
Cheng Lou
df40e92e29
fix title case for docs tips everywhere
11 years ago
Cheng Lou
87c91649f3
add docs on `classSet` add-on
11 years ago
Cheng Lou
c60838de08
split add-ons into subsections
In preparation for documenting `classSet` add-on.
11 years ago
Connor McSheffrey
f1395296b2
Update nav config with new entry names/permalinks
11 years ago
Connor McSheffrey
3b8c13d08d
Removed Q&A format
11 years ago
Connor McSheffrey
d0467822e4
added seperate cookbook layout (since URL base of next/prev is hardcoded in layout), added next/prev yaml meta to each cookbook entry until I can find a way of generating them dynamically
11 years ago
Connor McSheffrey
62f271032c
update cookbook nav
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
Connor McSheffrey
33531f728a
Added docs for React cookbook section Introduction and Inline Styles React recipe
11 years ago
Paul O’Shannessy
64fe40a058
bump version to 0.6.0-alpha
11 years ago
petehunt
b5841ea2f3
new addons docs
closes #403
11 years ago
Ben Alpert
f566b56ed1
Flesh out reference documentation, more API info
11 years ago
Vjeux
a971ca4e53
Add pagination to blog
- Add pagination
- Display full content in /blog
- Truncate Recent posts
- Add permalink that lists all the blog posts
- Add spacing and bullet around recent posts to make it more readable
12 years ago
Paul O’Shannessy
647ce1553c
Fix capitalization of Tooling Integration page
12 years ago
Paul O’Shannessy
4081cebe6d
Bump version for v0.4.0
12 years ago
Paul O’Shannessy
118bb6ca92
Autogen the docs nav
This is still the same amount of duplication, except way easier to
parse. Docs nav now lives in `_config.yml` and you must restart jekyll
to see changes to that list (since config is only read at jekyll launch)
12 years ago
Paul O’Shannessy
f2345ba2e2
Remove numbers from URLs.
This will let us keep docs in order on the filesystem but have
reasonable permalinks. If we add something at 02- it doesn't result in
lots of broken links.
12 years ago
petehunt
1263fde643
move docs around, add likebutton
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
Paul O’Shannessy
ba7b42766b
v0.3.2
Also some tweaks to package.json details.
12 years ago
Paul O’Shannessy
99b24c4bf5
Bump docs version to v0.3.1
12 years ago
petehunt
1e169a2213
Return of mixin docs
12 years ago
yungsters
c63eddc525
Add a JSX Compiler tool.
12 years ago
yungsters
6981a7e754
[docs] Revise marketing copy around JSX.
12 years ago
petehunt
a17b1662b7
Fix live editor on mobile devices
12 years ago
Paul O’Shannessy
eb278167cd
Initial public release
12 years ago