-
you claim pico is dead but its an active project(just pushed v1.0 and I randomly bumped into you,you should be indexed alongside pico during a search) . and although I admire the constant re-forking f…
-
Hey RocketTheme,
I'm trying to nicely generate my meta data tags in my template. As mentioned by Andy in the gitter room, he suggested using the new method as seen in Antimatter template to include a…
-
I noticed that on my local install, the google maps (map) is not showing. I am using the stock template
![google maps not showing2](https://cloud.githubusercontent.com/assets/830306/13726045/f83056b4…
-
Hi , first issues , css bugs:
this additional css code will fix problem:
body{
padding: 15px;
}
/\* fix icons in list */
ul.cpanel-list li a{
padding-left: 20px;
background-size: 20px 20px;…
-
As outlined in the original PR comment: https://github.com/thunderer/Shortcode/pull/26#issuecomment-173325927, I was testing the `Shortcode` against some documentation I have for Grav CMS where I have…
-
Old and buggy (src/grav/common/uri.php)
$root_path = str_replace(' ', '%20', rtrim(substr($_SERVER['PHP_SELF'], 0, strpos($_SERVER['PHP_SELF'], 'index.php')), '/'));
Works good for me
$root_path = s…
-
I've installed the editor buttons plugin on my blog using the Materialize theme.
I'm creating an article to explain how to install the lighttpd rewrite rules configuration file that I wrote. (Which w…
-
Hello Developers,
I discovered your Grav CMS and would like to run it for testing.
Now I have installed it and am just trying to publish an item in the blog. Unfortunately, the items do not appear in…
ghost updated
8 years ago
-
I was working with a flat file cms system the other day when I suddenly realized that typora does not save files as utf8.
Even if the files were UTF before they're not anymore.
-
The following was a preliminary test of an existing 3.4.8 site upgraded to 3.5B2 and PHP7
After the update to 3.5B2 and PHP7, an out of date component notice was given for gantry 5, During the update…