-
Right now if you run `jekyll serve`. It takes 4 to 5 minutes before the site is served at `localhost:4000`, and it takes just as long for any changes to the MD files to be reflected on the site. I ev…
-
## Motivation
After looking at the implementation of jekyll-feed and the output of jekyll-sitemap, it looks like they both rely on this attribute to set the `updated` and `lastmod` timestamps, resp…
-
### Tareas Específicas
#### 1. **Configuración Inicial**
- **Instalación de Jekyll SEO Tag**: Añade el plugin `jekyll-seo-tag` en el sitio. Este plugin ayuda a generar automáticamente metadatos SE…
-
https://github.com/sverrirs/jekyll-paginate-v2
irace updated
5 years ago
-
Hello Richard,
I'm the author of a Jekyll Plugin called [`jekyll-data`](https://github.com/ashmaroli/jekyll-data).
It basically reads data files within `_data` and a `_config.yml` within the theme g…
-
Hii, first of all, thank you so much for the amazing theme project and for this template!
The issue I faced, after I setup the theme perfectly for my repo is, everything worked fine, except the the…
-
we _neeed_ a solid breadcrumb Jekyll plugin
i'd suggest for whoever plans on working on this to take a look at a potential pitfall/potential smarter design i mentioned in https://github.com/amppro…
-
https://help.github.com/articles/configuring-jekyll-plugins/
-
### Description:
When serving my Jekyll site locally and accessing Jekyll Admin at `http://127.0.0.1:4000/admin/`, I encounter an error message stating "Error: Could not fetch the config."
…
-
Hi,
After looking for a way to display the last modification date of pages / collections, I found a good Jekyll plugin that do that: [jekyll-last-modified-at](https://github.com/gjtorikian/jekyll-las…