so-simple-theme
so-simple-theme copied to clipboard
A simple Jekyll theme for words and pictures.
Google analytics now has two different styles of tracking codes that require different javascript.
Google analytics now has two different kinds of tracking ids. The old Universal Analytics style starts with "UA-" and works properly with what's already checked in. The new Google Analytics...
This is an enhancement or feature. ## Summary The old Google Analytics uses codes of the form UA-XXXXX. The new Google Analytics uses codes of the form G-XXXXX and they...
## Environment The demo pages linked from the main repo - e.g. [https://mmistakes.github.io/so-simple-theme/](https://mmistakes.github.io/so-simple-theme/) ## Expected behavior I ran the Google Chrome Lighthouse scan on the sample page. There were a...
This is a bug fix. ## Summary Hi, I am in the process of setting up Google Tag Manager and am using the [t-richards/jekyll-google-tag-manager](https://github.com/t-richards/jekyll-google-tag-manager) plugin. GTM seems to require code...
This is an enhancement or feature. ## Summary SEO usually prefers a slightly longer description, so `jekyll-seo-tag` allows to separate a short tagline from a longer description. This PR prefers...
This is a bug fix. ## Summary MathJax isn't rendering properly on the [sample page](https://mmistakes.github.io/so-simple-theme/mathjax-example/) or on my blog. I think this may be related to a Kramdown update on...
Google recommends putting the tracking script for Google Analytics "near the top of the `` tag and before any other script or CSS tags" on [this page](https://developers.google.com/analytics/devguides/collection/analyticsjs/). I know they...
- [ ] Provide toggle to switch between Lunr (default) and Algolia search providers. - [ ] Update script includes and `search` layout to accommodate Algolia. - [ ] Update...
Allow user to select between Lunr search (default) or [Algolia](https://github.com/algolia/jekyll-algolia). Look into integrating search toggle into the masthead to avoid having to load a dedicated search page as per [Basically...
## Environment - So Simple version: - Ruby gem or remote theme version: - Jekyll version: - Git repository URL: - GitHub Pages hosted (if yes provide URL to site):...