chulapa icon indicating copy to clipboard operation
chulapa copied to clipboard

A full flexible Jekyll Theme for GitHub Pages

Results 7 chulapa issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/dieghernan/chulapa/discussions/28 Originally posted by **cargocultprogramming** June 17, 2023 I'm playing around with vanilla version of chulapa (changed the skin etc. but nothing major), but the /tags page...

I really like your Jekyll templates and the fact that you provide them for free. Thanks a lot! I also like all the examples you show for the different skin...

Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.3 to 4.7.4. Release notes Sourced from JamesIves/github-pages-deploy-action's releases. v4.7.4 What's Changed Bug Fixes 🐛 fix: Silence chmod failures on read-only folders by @​Copilot in JamesIves/github-pages-deploy-action#1913 fix...

dependencies
github_actions

Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4. Release notes Sourced from actions/upload-pages-artifact's releases. v4.0.0 What's Changed Potentially breaking change: hidden files (specifically dotfiles) will not be included in the artifact by...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @​salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...

dependencies
github_actions

Hello! I'm adding some basic analytics to my website, and this requires adding a couple lines of html in every page. Sadly there's not an easy way to do it...

When using the "minimal" layout, the following error appears in the browser's console. ``` Uncaught TypeError: can't access property "querySelectorAll", main is null https://cdn.jsdelivr.net/gh/dieghernan/chulapa@master/assets/js/chulapa_script.js:5 chulapa_script.js:5:13 ``` It probably appears because...