Commit Graph

100 Commits

Author SHA1 Message Date
Luke Dodge f4d139d2d0 Fix show/hide of Read Me link on index page (#111) 2016-10-07 02:56:48 -07:00
Dean Attali 44768abb55 do not define an excerpt_separator as it breaks paragraphs from being separators 2016-10-04 19:23:15 -07:00
Luke Dodge 1b668a3223 Add check to only show readme link when there is additional post content not shown on index page. Handles truncate words problems with Chinese and Japanese characters by checking for a manual break using the site excerpt separator. (#110) 2016-10-04 19:12:20 -07:00
Viet Anh, Nguyen c69722ba45 add fb app ID, improve social sharing descriptions (#105)
* add fb app ID, improve social sharing descriptions

* add share-img

* Fix sharing img

* Change for fb app ID and Google Analytics
2016-09-29 01:36:33 -07:00
eugenius1 54bec47cfd footer: add google-plus, snapchat, spotify 2016-09-11 02:34:37 +01:00
Dean Attali 1b74ee0aff fix typo in config 2016-08-09 17:33:56 -07:00
lrdodge 9661e6cb7f Add YouTube link to Footer 2016-08-09 07:50:42 -05:00
Dean Attali 48cf013e55 some modifications to social media sharing section 2016-08-06 16:42:15 -07:00
Ryan Lee 52824340aa Add social share buttons for posts 2016-08-06 10:56:59 -04:00
Niklas Goerke a5d1bda710 Add link to Xing profile to footer
(Xing is similar to LinkedIn, popular in Germany)
2016-08-04 21:55:14 +02:00
eugenius1 d0df7f7885 instagram footer-links-active 2016-07-31 02:33:25 +01:00
eugenius1 f9bb17391a adding instagram to footer 2016-07-31 02:25:33 +01:00
Dean Attali 928ee27005 update comment in config file about link-tags param 2016-07-27 16:57:08 -07:00
Pete 2e3077ed5f whoops, set link-tags to false 2016-07-27 17:14:28 -05:00
Pete 0458bf9803 tagging options
Tags will display as plain text if a user adds tags to a post. If user
sets 'link-tags: true' in _config.yml, then Jekyll will make a new page
for each tag which lists all posts with given tag (provided the site is
not deployed through GitHub pages)
2016-07-27 17:12:30 -05:00
Pete ce8ece5fc2 option for tags 2016-07-27 16:46:42 -05:00
Dean Attali 5689e51219 Update _config.yml 2016-07-23 13:38:08 -07:00
Ken Dale f4b3e9965f Support triple backticks 2016-05-15 13:08:28 -04:00
Ken Dale 3265f0b70f Upgrade gems including Jekyll 2016-05-14 16:34:36 -04:00
Dean Attali 187b2ce17e make the default layout "page" instead of "default" 2016-03-27 20:26:04 -07:00
Dean Attali 0f997ee179 use post layout by default for blog posts; use same layouts as my website 2016-03-27 20:13:45 -07:00
Dean Attali 18741145c0 fix tabs -> spaces 2016-03-17 21:21:55 -07:00
Dean Attali 4fe69971e3 support menus in navbar 2016-03-17 21:20:11 -07:00
Dean Attali 5a74494f9d make it more clear that http:// needs to be used in the config url param 2016-02-20 16:06:09 -08:00
Hristo Yankov bcf4d1dc19 Add show-avatar: true to the default parameters 2016-02-08 23:36:51 +02:00
Dean Attali 7ba793f2db Update _config.yml 2016-02-02 13:36:30 -08:00
Dean Attali b42460d3f3 remove Contact page from default navbar 2015-12-04 21:53:08 -08:00
Administrator 5d503fe83c Vagrant support
Add vagrant support for easy local development
2015-11-21 14:33:33 -02:00
Dean Attali 015630eaad show example in config that external links can be used 2015-11-19 01:48:16 -08:00
Dean Attali 532e9cc608 simplify stackoverflow link in footer 2015-11-18 23:15:47 -08:00
Dean Attali f29529bf4b Update _config.yml 2015-09-16 17:52:45 -07:00
Jameson Zimmer 0487e0d3fc adding post-specific prose.io configuration 2015-09-16 16:07:08 +08:00
Jameson Zimmer 57d80caada Update _config.yml 2015-09-16 16:04:24 +08:00
Jameson Zimmer 39d1e6a842 Adding post-specific prose.io configuration
:-)
2015-09-16 15:55:19 +08:00
Dean Attali e72053120b Update _config.yml 2015-09-08 03:10:12 -07:00
Dean Attali 0500c72452 Update _config.yml 2015-06-19 11:44:44 -07:00
Dean Attali b09661c4d3 Update _config.yml 2015-05-15 15:24:19 -07:00
Dean Attali 1d79f68141 Update _config.yml 2015-05-15 15:03:57 -07:00
Dean Attali 455a020ef1 Update _config.yml 2015-05-15 04:44:24 -07:00
Dean Attali bde8a560c7 add support for comments on any page 2015-03-13 18:35:19 -07:00
Dean Attali 757206b082 simplify YAML params and readme 2015-03-03 01:03:01 -08:00
Dean Attali 6ba0d82cc5 change order in config file 2015-03-03 00:38:58 -08:00
Dean Attali 4779452ce3 change config settings to be more general 2015-03-02 17:27:56 -08:00
Dean Attali 9d2cfc70a5 remove unnecessary pages 2015-03-02 17:12:53 -08:00
Dean Attali fed74ce85d add back website title to config 2015-03-02 14:52:09 -08:00
Dean Attali 9a2d6f1b3f add documentation and restructure to be simpler 2015-03-02 14:44:12 -08:00
Dean Attali f24ddc87b9 change config name, too long 2015-03-02 12:23:14 -08:00
Dean Attali 7d4c8396b0 change config file to more generic settings 2015-03-02 12:22:21 -08:00
Dean Attali 9710de902d change baseurl towork with project page 2015-03-02 12:17:42 -08:00
Dean Attali 709f591ab4 initial commit 2015-03-02 12:06:05 -08:00