Anthony Gaudino
|
df1cafd507
|
On the site documentation section, links to documentation items point to the "jekyllrb.com" website, this means that users testing changes might get confused because they will see the official external website instead of their local website upon clicking those links.
|
2016-08-23 21:48:35 -03:00 |
XhmikosR
|
b6044aebd6
|
site: fix validation errors.
|
2016-07-19 09:11:15 +03:00 |
Parker Moore
|
dbea0c5389
|
site: remove 'umentation' for Documentation in desktop site
|
2016-07-18 23:06:24 -06:00 |
chrisfinazzo
|
26b2a6251c
|
Add a Community section and cleanup, closes #5057
|
2016-07-11 17:50:24 -04:00 |
Joshua Barnett
|
c698e83eb1
|
Highlight help nav item when navigated to.
|
2016-07-06 12:00:19 +01:00 |
Parker Moore
|
342d5a4250
|
site: optimize liquid for whitespace removal
|
2016-04-28 18:26:44 -07:00 |
Ben Balter
|
1c59be1494
|
ensure avatars properly render on /news
|
2016-03-10 11:52:39 -05:00 |
Ben Balter
|
7bffb39244
|
add jekyll-seo-tag, jekyll-avatar, jekyll-sitemap
|
2016-02-20 12:54:28 -05:00 |
Parker Moore
|
84f9bcdd42
|
Update the site history
|
2016-02-15 21:58:22 -08:00 |
Parker Moore
|
0cdf659ebf
|
Add upgrading docs from 2.x to 3.x
|
2015-11-18 08:50:49 -08:00 |
Ben Balter
|
82bb18176f
|
use jekyll-feed
|
2015-05-25 16:09:16 -04:00 |
Parker Moore
|
ea9b959c23
|
Add a jekyllrb.com/help page which elucidates places from which to get help.
|
2015-02-07 23:49:43 -08:00 |
Parker Moore
|
06b6e86d52
|
Merge pull request #3292 from flyinprogrammer/eliminate_section_metadata
|
2015-01-13 13:13:43 -08:00 |
Alan Scherger
|
b31d8a1ecd
|
more concise doc array creation
|
2015-01-12 22:09:06 -08:00 |
Alan Scherger
|
c26f040bcf
|
Eliminate the need for prev_section and next_section metadata.
|
2015-01-11 21:19:14 -08:00 |
Alan Scherger
|
5e9706e2aa
|
Break when we successfully generate nav link.
|
2015-01-11 20:42:34 -08:00 |
XhmikosR
|
b6c197d312
|
Docs: Assorted accessibility tweaks.
|
2015-01-05 13:32:35 +02:00 |
Shinnosuke Watanabe
|
dc248345a9
|
Change variables of Google Analytics script
`i` `s` `o` `g` `r` `a` `m` -> `j` `e` `k` `y` `l` `L`
Generated by isogram
https://github.com/shinnn/isogram
|
2014-11-11 18:42:54 +09:00 |
Parker Moore
|
b53b4a5e5a
|
Move to Sass.
|
2014-07-31 04:40:07 -04:00 |
Parker Moore
|
e57cd0031d
|
Use site.docs instead of site.pages.
|
2014-07-31 04:34:38 -04:00 |
Philipp Rudloff
|
db38498d06
|
Add vertical margin to `highlight`
…so multiple code blocks are distinctive.
|
2014-06-29 08:41:59 +02:00 |
Parker Moore
|
ade601ab81
|
Site: Don't allow the img to be larger than the containing obj. [ci skip]
/cc @penibelst
|
2014-06-08 19:45:14 -04:00 |
Parker Moore
|
b5b1ca068d
|
Add "Other News" section for News sidebar on site
|
2014-06-04 16:47:24 -04:00 |
XhmikosR
|
7053e468cf
|
Update Font Awesome to v4.1.0.
|
2014-05-15 09:41:38 +03:00 |
XhmikosR
|
af53111070
|
Include anchor_links before the end closing `body` tag.
|
2014-05-10 21:02:45 +03:00 |
XhmikosR
|
cba586f06f
|
Update anchor_links.html.
* fix `TypeError` when we are in home
* remove default type and encoding
* format the code
|
2014-05-10 21:02:45 +03:00 |
Parker Moore
|
6580374c4f
|
Add newlines, duh.
|
2014-05-07 17:24:55 -04:00 |
Parker Moore
|
228d2c4c44
|
Use HTML and CSS we just created.
|
2014-05-07 16:48:38 -04:00 |
Parker Moore
|
24ed3e6e41
|
Add font-awesome & Ben's CSS
|
2014-05-07 16:48:31 -04:00 |
Parker Moore
|
72cb5cae1e
|
Pure JavaScript for adding anchors.
|
2014-05-07 16:48:23 -04:00 |
Parker Moore
|
25b5651f9d
|
Add some Google Analytics magic.
|
2014-05-06 21:31:05 -04:00 |
Parker Moore
|
7a9c77fad7
|
Merge pull request #2304 from XhmikosR/html5shiv
|
2014-05-06 13:22:09 -04:00 |
Parker Moore
|
3440fb86c8
|
Merge pull request #2305 from XhmikosR/master
|
2014-05-06 13:18:25 -04:00 |
XhmikosR
|
3120414e10
|
Use black color for the mobile navbar.
It looks cleaner on the white background.
|
2014-05-06 20:03:50 +03:00 |
XhmikosR
|
067b137ed9
|
Use the built in date filter for the copyright year.
|
2014-05-06 19:57:23 +03:00 |
XhmikosR
|
9da5e74287
|
Update html5shiv to v3.7.2.
|
2014-05-06 19:35:51 +03:00 |
XhmikosR
|
346820d626
|
Simplify selectors.
|
2014-05-02 09:15:03 +03:00 |
XhmikosR
|
10f85eb856
|
Add missing vendor prefixed properties.
|
2014-05-02 09:15:03 +03:00 |
XhmikosR
|
63b45a993d
|
Add fallback colors.
|
2014-05-02 09:15:03 +03:00 |
XhmikosR
|
0463399389
|
Remove duplicate properties.
|
2014-05-02 09:15:02 +03:00 |
XhmikosR
|
ecdeea22eb
|
Remove units from zero.
|
2014-05-02 09:15:02 +03:00 |
XhmikosR
|
7fdcc1af18
|
Be explicit with the `background` property.
|
2014-05-02 09:15:02 +03:00 |
XhmikosR
|
5e85163b57
|
Use the shorthand font property when possible.
Conflicts:
site/_includes/css/style.css
|
2014-05-02 09:15:01 +03:00 |
XhmikosR
|
a884a8a880
|
Move vendor prefixed properties before the unprefixed ones.
|
2014-05-02 09:15:01 +03:00 |
XhmikosR
|
56f895db09
|
Add meta generator property in the HTML files.
|
2014-04-02 21:35:05 +03:00 |
Parker Moore
|
293d675523
|
Merge pull request #2185 from XhmikosR/docs-fonts
|
2014-04-02 14:02:44 -04:00 |
Parker Moore
|
1304f5ad6a
|
Merge pull request #2193 from XhmikosR/docs-favicon
|
2014-04-02 14:00:38 -04:00 |
Parker Moore
|
ad86d063e4
|
Merge pull request #2177 from jekyll/help
|
2014-04-02 13:59:37 -04:00 |
Parker Moore
|
f68e4eeb72
|
Restore 'Documentation' ~> 'Docs' because long words are fun.
|
2014-04-02 13:58:55 -04:00 |
Parker Moore
|
f3e80267da
|
With 5 items in the main navigation, limit the width to 20% rather than 25%.
|
2014-04-02 13:55:29 -04:00 |