Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code folding to theme #36

Merged
merged 1 commit into from Dec 25, 2018
Merged

Code folding to theme #36

merged 1 commit into from Dec 25, 2018

Commits on Dec 25, 2018

  1. Add code folding to theme with documentation

    - Had to move call to jquery in header
    - codefolding.js in HTML page to allow custom list of blocks and
    translation
    
    	modifié :         README.md
    	modifié :         exampleSite/config.toml
    	modifié :         i18n/en.toml
    	modifié :         i18n/fr.toml
    	modifié :         i18n/pl.toml
    	nouveau fichier : layouts/partials/code-folding.html
    	modifié :         layouts/partials/footer.html
    	modifié :         layouts/partials/header.html
    	nouveau fichier : layouts/partials/header_maincodefolding.html
    	modifié :         layouts/post/content-single.html
    	modifié :         static/css/main.css
    	nouveau fichier : static/js/codefolding.js
    	nouveau fichier : static/js/collapse.js
    	nouveau fichier : static/js/dropdown.js
    	nouveau fichier : static/js/transition.js
    statnmap committed Dec 25, 2018
    Copy the full SHA
    88b9318 View commit details
    Browse the repository at this point in the history