GithubHelp home page GithubHelp logo

aaranxu / tale-zola Goto Github PK

View Code? Open in Web Editor NEW
33.0 33.0 21.0 224 KB

Tala-Zola is a minimal Zola theme ported from the Jekyll theme Tale, helping you to build a nice and seo-ready blog.

Home Page: https://tale-zola.netlify.app

License: MIT License

SCSS 39.79% HTML 60.21%

tale-zola's People

Contributors

aaranxu avatar inkch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tale-zola's Issues

"Pinned" appearing on every entry in catalogue

I see "Pinned" on every single post in the catalogue. This doesn't make sense - from what I can tell in the original Tale theme, "Pinned" is only supposed to appear on posts that are marked as sticky?

Pages with summaries generate invalid markup (nested <p>) in HTML output

Looking at the source code of https://tale-zola.netlify.app/, checking Math Typesetting, I noticed that the markup nests a wrapper

and the page's own

. This is invalid under HTML rules for some reason, and instead results in Firefox parsing it as an empty

(presumably extending to the first real

in the post), the post contents, then an empty

afterwards.

The best idea I have for fixing this is that you should edit templates/macros.html to remove the outermost

for posts with page.summary (which is HTML).

Alternatively is it possible to synthesize summaries from truncating posts, and properly close HTML tags, so you can remove striptags from the alternative path?

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.