Download the PHP package helloiamlukas/jigsaw-forestry-template without Composer
On this page you can find all versions of the php package helloiamlukas/jigsaw-forestry-template. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download helloiamlukas/jigsaw-forestry-template
More information about helloiamlukas/jigsaw-forestry-template
Files in helloiamlukas/jigsaw-forestry-template
Package jigsaw-forestry-template
Short Description A Jigsaw template for Forestry.io
License MIT
Homepage https://github.com/helloiamlukas/jigsaw-forestry-template
Informations about the package jigsaw-forestry-template
Simple Jigsaw website template for Forestry.io, with easy deployment on Netlify β‘οΈ
- Jigsaw β Static Sites for Laravel Developers
- Forestry.io - Git-backed CMS
- Netlify - All-in-one platform for automating modern web projects
Features
This Jigsaw starter template comes pre-configured with:
- Simple responsive website layout (preview)
- Bootstrap 4.1.3
- Vue 2.5.21
- Sitemap Generator
- Netlify deployment configuration
In addition it includes a Forestry.io configuration with the following features:
- Easily add new pages π
- Arrange items in the navigation bar βοΈ
- Basic css styling directly in the CMS π
- Cloudinary media management π
- Live preview π₯β¨(powered by CircleCI docker image
circleci/php:7.3-node
)
Requirements
Installation
Jigsaw / Template
To use this starter template, create a new directory for your website:
After that, navigate to your website folder and install Jigsaw:
Now you can initialize the project with the template:
π‘For further information, please take a look at the Jigsaw Documentation
Cloudinary Configuration
In order to make media uploads work properly, open the .forestry/settings.yml
file and put in your cloudinary upload directory, as well as your cloud name.
For example:
Deployment
For easy deployment, use Netlify. The template already includes a netlify.toml
file with all necessary configuration. Just import your repository from the Dashboard and you're good to go π
Forestry.io Setup
After you have deployed your website, you can setup Forestry.io.
Login into your Forestry.io account and go to the Dashboard.
- Add a new site
- You will be asked, which static site generator you want to use. Choose Other (Gridsome, Next, Nuxtβ¦)
- Next, choose your Git provider and select your repository.
- After the project has been imported, ignore the setup wizard.
- In the sidebar, go to Settings and select General Β» Deploy Admin to generate the CMS Backend.
- Now, you should be apple to access the CMS via https://your-site-name.netlify.com/manage/
Usage
For further information how to use Jigsaw, Forestry.io and/or Netlify, please refer to their documentation.
For questions regarding this project, please use the Issue section.