🍃 A flexible Laravel content management system for developers.
A customizable Laravel content-management system.
You can see it working at Nono.MA, Getting Simple, Burns.art, RCA Media Studies, or Luis Ruiz Padrón.
composer.json
. "repositories": [
{
"type": "vcs",
"url": "https://github.com/nonoesp/laravel-imgix"
},
{
"type": "vcs",
"url": "https://github.com/macpaw/laravel-feed"
}
],
composer require nonoesp/folio:dev-master
php artisan folio:install
php artisan migrate
php artisan migrate --path=vendor/mpociot/versionable/src/migrations
app/Http/Kernel.php
: protected $middlewareGroups = [
'web' => [
/// nonoesp/folio
\Nonoesp\Folio\Middleware\SetLocales::class,
],
];
You can fully customize the JavaScript and SCSS assets.
php artisan vendor:publish --provider="Nonoesp\Folio\FolioServiceProvider" --tag=dev-assets
npm install nonoesp/folio-scss font-awesome vue vue-resource vue-focus lodash jquery jquery-lazy jquery-unveil validate-js vuedraggable @wordpress/wordcount animate.css
npm install
webpack.mix.js
npm run prod
· to build for productionnpm run dev
· to build for developmentnpm run watch
· to rebuild on changes with BrowserSyncConfigure Folio by publishing config/folio.php
.
# Config
php artisan vendor:publish --provider="Nonoesp\Folio\FolioServiceProvider" --tag=config
# Views
php artisan vendor:publish --provider="Nonoesp\Folio\FolioServiceProvider" --tag=views
# Translations
php artisan vendor:publish --provider="Nonoesp\Folio\FolioServiceProvider" --tag=lang
# JavaScript & SCSS assets
php artisan vendor:publish --provider="Nonoesp\Folio\FolioServiceProvider" --tag=dev-assets
folio.subscribers
and setting up Amazon SES in services.ses
.backup.destination.disks
(having those disks configured in filesystems
, say Dropbox, DigitalOcean, or AWS S3).Folio is licensed under the MIT license.
Hi. I’m Nono Martínez Alonso (Nono.MA), a creative technologist with a penchant for simplicity.
I host Getting Simple — a podcast about simple living, lifestyle design, technology, and culture — sketch things that call my attention, write about enjoying a slower life, and record creative coding and machine intelligence live streams on YouTube.
If you find Folio useful in any way, reach out on Twitter at @nonoesp. Cheers!
🍃 Getting Simple
🎙 Podcast
🗣 Ask Questions
💬 Discord
👨🏻🎨 Sketches
✍🏻 Blog
🐦 Twitter
📸 Instagram
📸 YouTube