Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Create local theme. Howto?
· 9 years ago
I have to preface the command with 'php' for it to work on my local Linux development system. So the command would be: php bin/plugin devtools new-theme Be sure to execute this from the directory tha
-
Create local theme. Howto?
· 9 years ago
Okay. I saw in the tutorial that there are also Commands for Linux.
-
Create local theme. Howto?
· 9 years ago
I am using Linux. Not Windows.
-
Create local theme. Howto?
· 9 years ago
See command-line-intro#windows for windows
-
Create local theme. Howto?
· 9 years ago
Thanks for the reply. I am using Xampp/Lampp on a linux computer. I can not use the following comand from the tutorial: bin/plugin devtools new-theme. Everytime I get an error message! What can I do?
-
Create local theme. Howto?
· 9 years ago
Have you followed the theme tutorial? https://learn.getgrav.org/themes
-
Create local theme. Howto?
· 9 years ago
Hi Forum, I am new at Grav CMS. How can I use a theme, which is made local on the computer? I have an theme folder in /User/themes, but I can not see it in the admin panel.
-
Markdown Extra - HTML <a>-block?
· 9 years ago
This is really a limitation of Markdown Extra. it's not very well supported and doesn't get updated often (last commit was 2 years ago - https://github.com/erusev/parsedown-extra), so i suggest not u
-
Markdown Extra - HTML <a>-block?
· 9 years ago
I created an issue for this: https://github.com/getgrav/grav-plugin-admin/issues/1126 Also I'm considering using Twig instead of markdown for this specific case. I noticed you can choose.
-
Markdown Extra - HTML <a>-block?
· 9 years ago
Sorry, I hadn't seen the h2 wich is also a block element...