Commit Graph

26 Commits

Author SHA1 Message Date
Chester How 08b2409165 Fix disqus implementation and update gemspec 2019-10-24 14:56:51 +08:00
Kevin Sandy eba7f8409a Added exclusions to .gitignore and _config.yml 2018-12-19 10:21:51 -05:00
Chester How 5ba410e27a
Merge pull request #50 from prodingerd/patch-1
Add support for Google Analytics and SEO
2018-10-07 19:53:20 +08:00
Dominik Prodinger 098d203731
Add Jekyll-SEO-Tag Dependency
The "jekyll-seo-tag" gem/plugin is needed for the "{% seo %}" tag to
work on any platform other than GitHub Pages.

Signed-off-by: Dominik Prodinger <prodinger.d@outlook.com>
2018-10-05 10:09:21 +02:00
Dominik Prodinger 8eab530370
Add Support for Google Analytics and SEO
Signed-off-by: Dominik Prodinger <prodinger.d@outlook.com>
2018-10-03 09:29:50 +02:00
Dominik Prodinger 9bd38e5340 Revert "Add Google Analytics Support and Improve SEO"
This reverts commit 628e6dce5d.
2018-10-03 09:10:55 +02:00
Dominik Prodinger 628e6dce5d
Add Google Analytics Support and Improve SEO
Signed-off-by: Dominik Prodinger <prodinger.d@outlook.com>
2018-10-03 09:07:19 +02:00
Dominik Prodinger 6444b33b3f
Change Location of Page Files
Page files are now located within the _pages folder to clean up the root
directory.

Signed-off-by: Dominik Prodinger <prodinger.d@outlook.com>
2018-10-03 08:44:04 +02:00
Fred Wenzel d86abf2f86 Add feed plugin 2018-07-06 16:40:48 -07:00
Abdullah Al Imran b6ab37b619 Added jemoji in the plugins and CSS in the post.scss 2018-05-20 01:22:01 +06:00
Chester How 584c4dec95
Remove unnecessary `theme` field from _config.yml 2018-01-09 00:55:26 +08:00
Chester How 2d27403176 Minor fixes 2018-01-08 23:09:20 +08:00
Chester How 0a0aabadce Add home layout 2018-01-08 22:36:00 +08:00
Chester How f4daf4eccf Convert theme to gem 2018-01-08 20:23:56 +08:00
Chester How 4a021a03e6 Add support for image captions & center images 2017-11-24 11:44:25 +08:00
Chester How e06bbeaa03 Configure baseurl 2017-10-08 02:50:44 +08:00
Chester How e54b3004cc Write About page and Introducting Tale post 2017-03-29 12:04:00 +08:00
Chester How 6f19f76f95 Add super neat styling to home page 2017-03-24 11:13:52 +08:00
Chester How 915198a746 Fix site url double slashes 2017-03-22 16:00:03 +08:00
Chester How 6bd82c7871 Add super neat styling to posts 2017-03-21 17:49:46 +08:00
Chester How 4850bf9612 Major style change on home page
Added Palatino font
2017-03-21 12:49:35 +08:00
Chester How 940e7a54cc Modify styles and add pagination within posts 2017-03-15 11:58:11 +08:00
Chester How d20e7a5ef8 More styling 2017-03-12 18:44:45 +08:00
Chester How e899f33611 Add pagination 2017-03-12 11:17:35 +08:00
Chester How a0208bbb1c Style home page 2017-03-11 13:09:18 +08:00
Chester How 6273da517e Initial commit
Set up basic Jekyll files
2017-03-10 13:20:17 +08:00