GithubHelp home page GithubHelp logo

cordelya / hugo-digital-garden-theme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paulmartins/hugo-digital-garden-theme

0.0 0.0 0.0 7.69 MB

Hugo Theme for digital gardening projects.

License: MIT License

JavaScript 5.09% CSS 21.18% HTML 73.73%

hugo-digital-garden-theme's People

Contributors

james-s-w-clark avatar nanqunchen avatar not-napoleon avatar paulmartins avatar

hugo-digital-garden-theme's Issues

Modify css & js resource imports to use `absURL` template tags

The theme works just fine if you're using it for a site hosted at the root URL ("/"). However, if you want to host it in a subfolder, the css and js resource urls break. The solution is to have Hugo build the absolute URLS

Instead of src="/js/script.js"

We want src="{{ "js/script.js" | absURL }}"

The following files will need to be edited:

  • layouts/partials/head.html
  • layouts/partials/script.html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.