iulianOnofrei (U-lee-aan)
ed30c864f2
Fix inexistent layout warning for the default 404 page ( #9589 )
...
Merge pull request 9589
2024-05-23 09:22:08 -07:00
Nahin Khan
493b800edb
Remove trailing whitespace in _config.yml template ( #8774 )
2021-08-20 11:18:32 +05:30
Ashwin Maroli
091b5bd697
Always exclude certain paths from being processed ( #7188 )
...
Merge pull request 7188
2019-02-19 11:54:18 -05:00
jekyllbot
05f109071d
Remove default config for markdown ( #7285 )
...
Merge pull request 7285
2018-09-30 11:03:02 -04:00
Frank Taillandier
63deec3074
Add links to YAML cheatsheets
...
Fix #6054
2018-09-30 11:00:57 +02:00
Pat Hawks
24dd9f1457
Add Cache class ( #7169 )
...
Merge pull request 7169
2018-08-21 03:38:53 -04:00
104fps
b2c6d03b47
Update docs about post creation ( #7138 )
...
Merge pull request 7138
2018-07-15 18:18:43 -04:00
Scott Killen
f9ada3ced6
Fix custom 404 page for GitHub pages ( #7132 )
...
Merge pull request 7132
2018-07-13 06:33:56 -04:00
Jakob Krigovsky
1801793035
Use .markdown for page templates ( #7126 )
...
Merge pull request 7126
2018-07-11 10:01:17 -04:00
030
34b710e133
[ #6920 ] prevent that vendor folder will be committed ( #6968 )
...
Merge pull request 6968
2018-04-30 18:29:23 -04:00
ashmaroli
748051fbc6
Improve comment included in the starter index.md ( #6916 )
...
Merge pull request 6916
2018-04-10 09:21:25 -04:00
ashmaroli
026f8280e0
Ignore final newline in folded YAML string ( #6054 )
...
Merge pull request 6054
2017-07-18 03:29:33 -04:00
Frank Taillandier
59a42230c7
Avoid deprecation message ( #6045 )
...
Merge pull request 6045
2017-07-10 09:46:48 -04:00
Jeff Puckett
af5d0965c0
doc use example.com ( #6031 )
...
Merge pull request 6031
2017-04-17 17:06:59 -04:00
ashmaroli
e4a09706f5
Add a template for custom 404 page ( #5945 )
...
Merge pull request 5945
2017-03-31 01:36:14 -04:00
Ashwin Maroli
90d7472388
Remove dependency on include from default about.md
...
This ensures better portability, allowing to switch and preview
themes without having to delete the code block.
2017-02-25 08:37:30 +05:30
Ashwin Maroli
3745b24564
update comment for `exclude` array
2017-02-05 07:55:26 +05:30
Ashwin Maroli
6316856773
comment out 'exclude:' in config file
2017-02-05 01:28:43 +05:30
XhmikosR
d9cf97e9c6
Switch to `https` when possible.
...
Also, remove two 404 links.
2016-11-29 23:39:23 +02:00
Chris Stein
9bb242b44a
fix _config.yml typo in site_template
...
Found a typo when going through a tutorial. Replacing `these this` with `this`
2016-10-23 15:26:50 -05:00
Antonio
91ef3a7cc9
prepend 'jekyll serve' with 'bundle exec'
...
Best not to send mixed messages and jekyllrb's quickstart message is "bundle exec jekyll serve"
2016-09-30 02:17:08 +08:00
Frank Taillandier
6dbb5e2df1
add contextual help for overriding theme's default
2016-09-27 11:27:29 +02:00
Frank Taillandier
c4ccfae3af
rename index.html to index.md
...
fix https://github.com/jekyll/minima/issues/13
2016-09-27 11:12:29 +02:00
Frank Taillandier
8321b14b29
Move contents of the index.html page to the 'home' layout
2016-09-27 08:24:58 +02:00
Ashwin Maroli
0dc15dba88
remove `css/` from new site scaffolding
...
css directory and its contents to be handled by theme's `assets/`
directory.
The directory removed here wil be added to minima gem.
2016-09-23 18:00:13 +05:30
Ashwin Maroli
8813173ba7
set empty url in config file by default
2016-09-08 15:47:28 +05:30
David Zhang
9c33754f4f
Exclude Gemfile in _config.yml template
2016-08-25 14:54:59 +08:00
Ben Balter
58cd8f3f4e
use jekyll-feed for default site RSS feed
2016-08-03 12:10:44 -04:00
Parker Moore
deab138f23
site template: update link to jglovier/jekyll-new to jekyll/minima
2016-07-26 15:37:26 -07:00
Parker Moore
e85e89bbff
Ensure the minima theme is shipped with a new site.
2016-06-14 11:54:01 -07:00
Parker Moore
8ac5b03006
Cleaning up site template & theme updates.
2016-05-20 19:15:46 -07:00
skim
b122148acf
updates example domain in config template
2016-04-15 09:29:39 +01:00
Parker Moore
7695ba6eb4
Add explanation of site variables in the example _config.yml
2016-03-23 17:44:11 -07:00
Matt Rogers
9520d9bbf9
Merge pull request #4636 from HugoGiraudel/patch-4
2016-03-08 16:04:02 -06:00
Jordon Bedwell
37cc45239d
Merge pull request #4635 from HugoGiraudel/patch-3
...
Added role="banner" to <header>
2016-03-05 02:22:10 -06:00
Hugo Giraudel
664206608d
Removed unnecessary nesting from _base.scss
2016-03-04 17:40:19 +01:00
Hugo Giraudel
90e83e0636
Changed main <div> to <main> and added aria-label="Content"
2016-03-04 17:33:44 +01:00
Hugo Giraudel
09b9db259c
Added role="banner" to <header>
2016-03-04 17:32:21 +01:00
Hugo Giraudel
ff91463c43
Added a default lang attribute
2016-03-04 17:03:26 +01:00
Chayoung You
dafb25cbfe
Escape title and description
...
Follows after #4307 .
2016-02-28 22:07:10 +09:00
William Entriken
22a0be3f7b
Escape html from site.title and page.title
2016-01-03 16:10:38 -05:00
Tunghsiao Liu
2f5303dd67
Apply rouge highlighter background to child node
2015-10-26 15:17:04 +08:00
Tunghsiao Liu
58365ae898
Add missing highlighting CSS class for Rouge
2015-10-25 19:40:40 +08:00
Alfred Xing
c84627b2e1
Change default font weight to 400 to fix bold/strong text issues
2015-10-22 00:30:14 -07:00
BigBlueHat
d8f38eef0e
Made icon-twitter.html inline-able
2015-10-20 09:03:27 -04:00
BigBlueHat
2cde74c44b
Use GitHub icon inline in about.md
...
Had to remove whitespace from icon includes
because Markdown...
2015-10-20 08:56:36 -04:00
BigBlueHat
5d92a90bde
Make HTML includes for GitHub & Twitter icons
...
Made one for each to avoid over paramaterizing
the includes. Also allows for various icon formats.
2015-10-20 08:52:20 -04:00
BigBlueHat
c2c671641d
Move GitHub & Twitter icons into includes
2015-10-20 08:46:51 -04:00
hartmel
951c604017
Add timezone as hour & minute offset in the initial post in the new site template. Fixes #3998
2015-09-28 22:18:02 +02:00
David Herman
1703b59ce8
Add header message to _config.yml
...
The first thing new users to Jekyll do is open _config.yml, so this
change adds a simple welcome message to the top of it. Additionally,
it informs the user that the file is not automatically reloaded when
changed, which is a point of confusion for new users.
Related issue: https://github.com/jekyll/jekyll/issues/2302
2015-09-25 18:57:46 -07:00