Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Export from Blogger to Grav
· 10 years ago
I took a look at Blogger, and as I understand it the default template can return an XML-feed for basically any of its blogs. Mind sharing the link to your blog? I assume it's public. I can take a look
-
Export from Blogger to Grav
· 10 years ago
From my reading it seems like you can export Blogger posts as an XML feed and the Jekyll scripts convert those to static HTML files. Would I then need to convert that once again (how?) to Markdown and
-
Export from Blogger to Grav
· 10 years ago
A painless exporting workflow is largely missing from most CMS', but in this case if exporting to Jekyll works fairly flawlessly then that is a good base for what you are trying to do. Jekyll uses the
-
Export from Blogger to Grav
· 10 years ago
Hello, I can see that there are ways to export blog posts from WordPress to Grav, I have also found that there is a script that will export from Blogger to Jekyll, but can't find anything that would a
-
Update to latest Font Awesome?
· 10 years ago
Also you probably want to add an issue requesting fontawesome update here: https://github.com/getgrav/grav-theme-woo/issues
-
Update to latest Font Awesome?
· 10 years ago
Woo contains fontawesome, so just update the entire folder here: https://github.com/getgrav/grav-theme-woo/tree/develop/css/font-awesome
-
Update to latest Font Awesome?
· 10 years ago
I'm using the woo skeleton and have added lightslider plugin. The character/icon fa-language with css code '\f1ab' isn't listed in the: /user/themes/woo/css/font-awesome/css/font-awesome.min.css ...
-
Update to latest Font Awesome?
· 10 years ago
Just download the latest version and replace the needed files. Are you using a specific theme which uses an older version?
-
Update to latest Font Awesome?
· 10 years ago
Hi How would I update my Grav to use the latest Font Awesome? (I need some of the newer icons like the language icon). Any ideas? Thanks in advance. Morten
-
Textual image links wrapped in p tag?
· 10 years ago
Writing: Example  Should be: Example but Result is: Example