Giter Site home page Giter Site logo

grav-theme-masonry's People

Contributors

avantar avatar core77 avatar funilrys avatar koca 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

grav-theme-masonry's Issues

Adding to the menu

I'm new to Grav and cant work out how can I create pages and then add to the menu?

Is skeleton available?

Do you have a skeleton for this theme?

The skeleton link in README is linked to Mediator theme's skeleton.

CSS Stylesheets not imported correctly

I had an issue with this theme in that the stylesheets were not correctly imported, they were parsed as <style ... in HTML etc. I fixed this problem by changing lines 29ff of base.html.twig to the following.

        {% block stylesheets %}
            {% do assets.addCss('theme://css/screen.css') %}
        {% endblock %}
        {% block assets deferred %}
            {{ assets.css()|raw }}
        {% endblock %}

I don't see my content

I only see menu, header title, and footer , no content is present,
upon switching to your theme.

Please advise.

Upgrade foundation and create internal page

Hi, i hope this project is not abandoned, i would like update the foundation (seem think it works with this) and i'd like to know if possible create a varios page internal site as homepage, contact, ecc...
Becouse when i try a create homepage with simple html the page is white.

Wrong site name

In default.html.twig on line 18 is an error

Current value:

<h1 class="page-title">{{ site.author.name }}</h1>

Must be this:

<h1 class="page-title">{{ site.title }}</h1>

header author

Maybe you can use the theme-variable {{ page.header.author }} to display the author?

Sincerely Benny

Change font size

Good morning,
I am a beginner in setting up a site.
I installed the Masonry theme only I'd like to change the font size.
I understand it's in a CSS file but I don't see where to go at all...
If someone could help me, I'd be grateful.
thank you in advance.

Posts don't show up

Right know my Grav site won't show any posts just an empty white site with the authors name as a headline an the footer. Pagination plugin is installed as well.
Maybe you could provide a complete skeleton so it's easier to figure out what's missing.

Also did you test it with the upcoming v.1.1 of Grav?

Default.html.twig doesn't list child pages properly.

Page.collection() on line 2 is seemingly empty for some reason. Changing it to page.children() fixes the issue, but I'm wondering what is causing this? Between today and the last time I worked on my site using Masonry 10 days ago, nothing was changed in the code and then it broke when I tried to add a new gallery posts container page.

Summary not work

Hi,
I want to use the summary function. I use '===' as a delimiter.
The theme does not interpret this

Author Image not shown

Hi!

I just installed masonry theme after configuring mediator sceleton, but I can not get my avater shown up. In with folder do I need to place the jpg?

In user/config/site.yaml I defined image: avatar.jpg

Anything else works great so far. this theme could be the one I will stay on =)

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.