Coder Social home page Coder Social logo

grav-theme-tail's People

Contributors

marcelkr avatar

Stargazers

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

Watchers

 avatar

grav-theme-tail's Issues

blueprints.yaml

footer and matomo

instead of people adding all this you said to site.yaml
you could add it to blueprint.yaml of theme

that would make it easier for people

(just dont forget to change gitlab link to github, coz you have it twice)

metadata.html.twig

Hello

where is this file metadata.html.twig ?

we can read in base.html.twig

{% include 'partials/metadata.html.twig' %}

@+

How do I use the templates?

Hello,

I'm sure its just a stupid mistake from my end but I can't seem te recreate the example image.

I've installed and activated your plugin and created this:
image

I've added a title and content to the post.
image

Why does the main event page stays empty?

tailwind 3

could you update theme with tailwind 3?

Add pagination

When the pagination plugin is installed, add pagination on collection pages.

Default template is not processing markdown

Hi,
If I use the default template with this code:

{% extends 'partials/base.html.twig' %}

{% block content %}
<article class="max-w-xl mx-auto">
    <header>
        <h1>{{ page.header.title }}</h1>
    </header>

            {{ page.content }}
    </article>
{% endblock %}

Markdown is not processing.
If I put {{page.content}} inside <section class=prose> like in the post template then the markdown works.

I'm doing something wrong ? or is a not defined css for default.html.twig and is for this that markdown is not processed?

Thanks!

unsure whats the logic behind this

Instead of having

        `<a href="{{ home_url }}">{{ site.title }}</a>`

you put

        `<a href="{{ home_url }}">{{ site.author.name }}</a>`

this works for your site, I guess, but not really for others.

I mean, I'm unsure what stops you from renaming your site title to your own name.
That would be simpler than other people having to change code or having site name as site.author.name which makes little sense.

Markdown will not be processed

Hey there. Thanks for that beautiful theme.

When using the Blog page (template set als post-list) and adding a sub-page as post, the outcome will not be rendered as markdown.
I have seen this issue came up before, but I checked the version and also all my settings. I am not sure, what particularly I am doing wrong.
Bildschirmfoto 2021-07-26 um 20 39 19
Bildschirmfoto 2021-07-26 um 20 39 27
Bildschirmfoto 2021-07-26 um 20 39 33

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.