Galileo icon indicating copy to clipboard operation
Galileo copied to clipboard

A Simple Modern Perl CMS

Results 12 Galileo issues
Sort by recently updated
recently updated
newest added

Two tests with same perl: - pass: http://www.cpantesters.org/cpan/report/4a6b0706-535e-11ee-9e5c-46ac778fa51e - fail: http://www.cpantesters.org/cpan/report/ab8d43e6-539f-11ee-9388-a414ee7300d1 The second is with Mojolicious 9.34

Problem with setup: galileo setup Can't locate object method "build_server" via package "Galileo::Command::setup" at /usr/local/share/perl/5.30.0/Mojolicious/Command/daemon.pm line 31. Mojolicious version (9.01) perl version (v5.30.0)

I use Galileo as CMS of our team and customize look and feel for needs. Galileo is cool enough to use and to customize. Of course we use `extra_*` options...

Have anyone tried running Galileo with a newer version of Bootstrap (current version is `3.3.7`)?

Hi, this pull request is just a proof of concept demonstrating new feature "upload image from your computer" (it is really a demo I do not expect it can be...

hi, i suggest you to switch to bootstrap >= 3 that is responsive. I know Galileo is small CMS for small project, but today even a small project is better...

I visited the Syntax page, clicked on 'edit this page', made some changes, then clicked on 'About Galileo'. My changes were lost without any warning. I think the system at...

**Steps:** 1. Go to http://galileo-cms.herokuapp.com 2. Username = `user` ; password = `зфыы` ("`pass`" -- accidentally switched keyboard layout) **Result:** ``` input must contain only octets at /app/vendor/perl-deps/lib/perl5/x86_64-linux/Crypt/Eksblowfish/Bcrypt.pm line 84....

Feature request: I think it's be logical to be able to add a new page from All Pages screen. Right now even the let-side menu item to add a page...

Currently when I visit http://localhost:3000/ it redirects me to http://localhost:3000/page/home Is it possible to have the main page on http://localhost:3000/ ? When I create a new page it is in...