Commit Graph

236 Commits

Author SHA1 Message Date
Dean Attali
54ca402373
upgrade to bootstrap 4, complete rewrite of template (#629) 2020-05-02 02:10:20 -04:00
Dean Attali
67bd8058c7
Update README.md 2020-04-29 14:14:49 -04:00
Dean Attali
b81d2c7fdf
remove old website from featured users 2020-04-29 12:45:48 -04:00
Dean Attali
bd1f95de23 add YAML option footer-extra 2020-04-28 21:24:45 +00:00
Dean Attali
9bf17b2c40 add option nav-short to have navbar permanently collapsed 2020-04-28 20:09:00 +00:00
Dean Attali
685c408652 move all beautifuljekyll links to dedicated site and replace http with https 2020-04-27 19:14:09 +00:00
Dean Attali
f56092f6ba
Update README.md 2020-04-27 12:00:01 -04:00
Dean Attali
33af6331f5
Update README.md 2020-04-27 11:52:02 -04:00
Dean Attali
c5388af0a5
move advanced install instructions (gem) to the demo site 2020-04-27 11:49:25 -04:00
Dean Attali
f030953039
Update README.md 2020-04-27 11:18:49 -04:00
Dean Attali
457aec28f6
move features to be the first section in readme 2020-04-27 11:00:01 -04:00
Dean Attali
5f0ec481b8
shorten the Features section in readme 2020-04-27 10:55:59 -04:00
Dean Attali
2915be5efc
Update README.md 2020-04-27 02:13:51 -04:00
Dean Attali
705730a65b
Update README.md 2020-04-27 02:00:45 -04:00
Dean Attali
38411f7ef8
Update README.md 2020-04-27 01:46:11 -04:00
Dean Attali
39ba2e863c
Update README.md 2020-04-27 01:42:31 -04:00
Dean Attali
66fc69c7ea
Update README.md 2020-04-27 01:33:46 -04:00
Dean Attali
2ef9917dfb
Update README.md 2020-04-27 01:31:54 -04:00
Dean Attali
9c67d283e4
remote duplicated remote_theme section 2020-04-27 01:29:11 -04:00
Dean Attali
8a7fa0a437
add documentation about all the ways to use beautifuljekyll as a gem and a remote theme 2020-04-27 01:27:16 -04:00
Dean Attali
8c46c842c0
Update README.md 2020-04-27 00:31:33 -04:00
Dean Attali
ac0a9533b4
better organization of readme 2020-04-27 00:30:10 -04:00
Dean Attali
54570e9de2
Update README.md 2020-04-27 00:14:39 -04:00
Dean Attali
97a7fa064c remove docker for simplification 2020-04-27 03:19:52 +00:00
Dean Attali
af66f41177
Update README.md 2020-04-26 22:54:57 -04:00
Dean Attali
a1c149db26
Update README.md 2020-04-26 22:20:10 -04:00
Dean Attali
42c2cd4bfb
Update README.md 2020-04-26 21:56:41 -04:00
Dean Attali
6dd0e69d0d
Update README.md 2020-04-26 21:53:48 -04:00
Dean Attali
31a130891c
Update README.md 2020-04-26 21:21:22 -04:00
Dean Attali
f8d1bac4a1
Update README.md 2020-04-26 21:21:06 -04:00
Dean Attali
9cc68e1b0f
add instructions for remote_theme 2020-04-26 21:17:38 -04:00
Dean Attali
35506581de
Update README.md 2020-04-26 20:13:01 -04:00
Dean Attali
a28e40e8da
Update README.md 2020-04-26 20:03:27 -04:00
Dean Attali
9887e23bf2
remove project vs user page section and simplify instructions for project pages 2020-04-26 19:58:09 -04:00
Dean Attali
9499f0f9c1
simplifications to readme 2020-04-26 19:39:51 -04:00
Dean Attali
e004e781b5
Update README.md 2020-04-26 19:05:58 -04:00
Dean Attali
20860f2f9c
Update README.md 2020-04-26 19:05:36 -04:00
Dean Attali
76755cd451
Update README.md 2020-04-26 19:05:24 -04:00
Dean Attali
39dad2540f
Update README.md 2020-04-26 18:58:06 -04:00
Dean Attali
cd0c562623
Update README.md 2020-04-26 18:57:06 -04:00
Dean Attali
bb7d9f845f
Update README.md 2020-04-26 18:15:10 -04:00
Gabriel
4fa9fc8ad4
Make theme compatible with remote_theme (#590); fixes #339 2020-04-26 14:31:05 -04:00
Dean Attali
887c207383
Update README.md 2020-04-26 03:23:36 -04:00
Dean Attali
4d0d304f57
Update README.md 2020-04-26 03:11:06 -04:00
Dean Attali
bb99dcfcf6
simplify readme 2020-04-26 03:10:19 -04:00
Dean Attali
811dfd36df readme updates 2020-04-26 07:00:09 +00:00
Dean Attali
c2e655f7e8 add 'home' layout and use it in index file 2020-04-26 06:57:50 +00:00
Dean Attali
8fc1e5c3ce
add readtime to reademe 2020-04-24 10:58:50 -04:00
Dean Attali
4a708530d9
Update README.md 2020-04-22 17:59:23 -04:00
Sebastian Skałacki
4a19f20383
Allow configuring lang attribute on <html> tag (#608)
Add a page/site configuration variable named "language", which can be
set either in _config.yml or in a front matter in order to customize
value of "lang" attribute on <html> element.  Previously, it was
hardcoded to "en".
2020-04-22 17:58:01 -04:00