Overview
Darkfolio is a project that has been pre-configured to work with Forestry, a content management system. This allows users to easily import their repository and make changes that will be committed back to the repo and deployed if using Netlify.
Features
- Pre-configured for use with Forestry
- Easy repository import
- Changes committed back to repo
- Automatic deployment with Netlify
- Built-in support for git push and saving documents from Forestry
Installation
To install the Darkfolio theme, follow these steps:
- Create a new site in Netlify.
- Import your repository into Netlify.
- Set the build command to
npm run build. - Set the publish directory to
dist.
That’s it! Now your site will be automatically deployed on git push or when saving documents from Forestry.
Summary
Darkfolio is a theme that is designed to work with Forestry and Netlify, allowing users to easily manage their content and deploy their site. With features such as automatic deployment and easy repository import, Darkfolio streamlines the process of creating and maintaining a website.