Frank Taillandier
|
6c771608e5
|
Update Rubocop's config (#7050)
Merge pull request 7050
|
2018-06-02 06:50:32 -04:00 |
ashmaroli
|
a5c25ada1e
|
Replace simple regex with equivalent Ruby methods (#6736)
Merge pull request 6736
|
2018-02-20 09:36:34 -05:00 |
ashmaroli
|
0b4f657039
|
drop forwarding to private methods (#6577)
Merge pull request 6577
|
2017-11-26 14:36:41 -05:00 |
Parker Moore
|
7cf5f51ca2
|
Enforce Style/FrozenStringLiteralComment. (#6265)
Merge pull request 6265
|
2017-08-03 21:27:32 -04:00 |
Pat Hawks
|
1d885911bc
|
Rubocop: Require consistent comma in multiline literals
|
2017-01-12 17:52:29 -06:00 |
Parker Moore
|
87b9cfe2b5
|
ThemeBuilder: add 'assets' to list of scaffold directories
|
2016-09-16 14:57:58 -07:00 |
Parker Moore
|
a31766d329
|
ThemeBuilder: do not create example site & Rakefile
They're unnecessary -- the theme _is_ a Jekyll site. Just use jekyll build.
|
2016-07-26 17:32:18 -07:00 |
Parker Moore
|
0599f114d6
|
Only add a CODE_OF_CONDUCT.md file if specified.
|
2016-06-29 15:14:26 -07:00 |
jekyllbot
|
7ee99bcd38
|
Merge pull request #4922 from jekyll/jekyll-new-use-theme
Merge pull request 4922
|
2016-06-16 17:31:53 -07:00 |
Parker Moore
|
765a23468e
|
Give the user a layout scaffolding.
|
2016-06-15 15:59:31 -07:00 |
Parker Moore
|
1dbcf97bef
|
Fix rubocop offense.
|
2016-06-15 12:50:54 -07:00 |
Parker Moore
|
ce1c148898
|
Rename the jekyll_pessimistic_version theme template method to be more descriptive
|
2016-06-14 11:46:10 -07:00 |
Parker Moore
|
ad94182b49
|
Add .gitignore to theme template.
|
2016-06-14 11:43:12 -07:00 |
Parker Moore
|
f5a0db9dcc
|
Rubocop: use %r for all regular expressions.
|
2016-06-02 17:08:21 -07:00 |
Parker Moore
|
8ac5b03006
|
Cleaning up site template & theme updates.
|
2016-05-20 19:15:46 -07:00 |
Parker Moore
|
f3a29677f9
|
Fix rubocop issues.
|
2016-05-19 21:34:30 -07:00 |
Parker Moore
|
20110571ef
|
Add a Rakefile to do releases as well as adding an example website.
|
2016-05-19 14:36:01 -07:00 |
Parker Moore
|
473d85b580
|
Add CoC and README for theme; make standard with Rubocop
|
2016-05-16 11:06:47 -07:00 |
Parker Moore
|
e3df910533
|
Add more template files and add a ThemeBuilder which can create the site
|
2016-05-16 10:53:55 -07:00 |