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

CSS not including after initial setup #30

Open
rph8 opened this issue Jun 27, 2017 · 0 comments
Open

CSS not including after initial setup #30

rph8 opened this issue Jun 27, 2017 · 0 comments

Comments

@rph8
Copy link

rph8 commented Jun 27, 2017

I just started using Gravstrap and it seems like the CSS files are not included.

I did the following:

  1. Installed Gravstrap with gpm on Grav 1.2.4 with MAMP.
  2. Added the following code to /pages/01.home/default.md

[g-carousel id="carousel1" name="carousel1"]

[g-carousel-item image="image1.jpg"]
Page 1
[/g-carousel-item]

[g-carousel-item image="image2.jpg"]
Page 2
[/g-carousel-item]

[g-carousel-item image="image3.jpg"]
Page 3
[/g-carousel-item]
[/g-carousel]

and I do not get the actual carousel but instead only the pictures load and the text shows.
The pictures are placed in /pages/images/ as described elsewhere.
Also in the source code I can see that none of the Gravstrap css is included.

I am using the Antimatter default theme. Do I have to use the Gravstrap theme instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant