forestry.io Open in urlscan Pro
2600:9000:2315:a800:10:66c8:a40:93a1  Public Scan

Submitted URL: http://forestry.io/
Effective URL: https://forestry.io/
Submission: On May 26 via api from GB — Scanned from GB

Form analysis 0 forms found in the DOM

Text Content

Our team is working on a V2 product. See it at Tina.io (in beta).
 * Pricing
 * Showcase
 * Docs
 * Blog
 * My Account
 * Login
 * Dashboard
 * Sign up






HEADLESS CMS THAT COMMITS

Give your editors the power of Git.
Create, edit, and instant preview Markdown-based sites.
Import Your Site NowSelect a Starter Template
Built for static site generators



YOUR SITE, YOUR WORKFLOW

Write front-end code with Next.js, Hugo, Gatsby or your favorite static site
generator and push to your Git repo. Forestry will pull in your commits and
update the CMS.

Invite your team to create content in a friendly user interface. Their updates
get committed back without merge conflicts.


Trusted By

View Showcase


EMPOWER YOUR EDITORS

Your editing team deserves a modern yet simple to use CMS. Customize each page
with Forestry’s rich editing fields.

Login from your yoursite.com/admin. With Forestry Remote, your site will
transcend static.


YOUR ENTIRE TEAM IS NOW MAKING COMMITS

Let your editoral team focus on writing content, while Forestry stores in
Markdown, YAML or JSON and commits to your repository.



OWN YOUR CONTENT

Don’t lock your content in a CMS database, just commit it to your Git
repository.

We support public and private repositories on GitHub, GitLab and BitBucket.




HOST WHERE YOU WANT

Your static site can live anywhere you want — including on Amazon S3, GitHub
Pages, Netlify or Vercel.

Richard Gazdik @richardgazdik


‏Jekyll + Github + Forestryio (@forestryio) is a killer combo. It lightspeeds
and makes CMS development "baby easy".

Michael Lee 🍕 @michaelsoolee


@scottgallant & his team over @forestryio are doing really thoughtful work for
static sites. Balancing for both tech/non-tech folks

John Puddephatt‏‏ @johnpuddephatt


‏Current fave is @forestryio – UI components like repeatable fields work well,
clients like it, great team behind it.

Luc Perkins‏‏ @lucperkins


‏Gotta say, @forestryio is awesome. Seems to 100% solve a very, very thorny set
of problems.

eliza sj @iamelizasj


wow @forestryio u guys really make it simple ❤️

Richard Gazdik @richardgazdik


‏Jekyll + Github + Forestryio (@forestryio) is a killer combo. It lightspeeds
and makes CMS development "baby easy".

Michael Lee 🍕 @michaelsoolee


@scottgallant & his team over @forestryio are doing really thoughtful work for
static sites. Balancing for both tech/non-tech folks

John Puddephatt‏‏ @johnpuddephatt


‏Current fave is @forestryio – UI components like repeatable fields work well,
clients like it, great team behind it.

Luc Perkins‏‏ @lucperkins


‏Gotta say, @forestryio is awesome. Seems to 100% solve a very, very thorny set
of problems.

eliza sj @iamelizasj


wow @forestryio u guys really make it simple ❤️

Saul Cullen @saulgcullen


Really enjoying using @forestryio - superb product that integrates brilliantly
with git resulting in a hugely robust, version controlled, content store for
"static sites". Paired with @Netlify, it becomes even more awesome. Great work.

GoHugo.io @GoHugoIO


In the end, we chose Hugo on @Netlify, with @forestryio as our CMS...

Ryan Underwood‏ @takenot_es


forestryio I love you. That's all.

Christian Nolte @drlogout


Built my first site with @GoHugoIO and @forestryio. What a pleasure!

Matt Cowger @mcowger


Managing my blog is massively easier with @forestryio - much better than my
previous workflow (which is still compatible!)

Hugh Durkin @hughdurkin


No native mobile app required 📵 So impressed with the speed and ease of use of
@forestryio on mobile web 💨 #jamstack

Saul Cullen @saulgcullen


Really enjoying using @forestryio - superb product that integrates brilliantly
with git resulting in a hugely robust, version controlled, content store for
"static sites". Paired with @Netlify, it becomes even more awesome. Great work.

GoHugo.io @GoHugoIO


In the end, we chose Hugo on @Netlify, with @forestryio as our CMS...

Ryan Underwood‏ @takenot_es


forestryio I love you. That's all.

Christian Nolte @drlogout


Built my first site with @GoHugoIO and @forestryio. What a pleasure!

Matt Cowger @mcowger


Managing my blog is massively easier with @forestryio - much better than my
previous workflow (which is still compatible!)

Hugh Durkin @hughdurkin


No native mobile app required 📵 So impressed with the speed and ease of use of
@forestryio on mobile web 💨 #jamstack


BUILD AMAZING SITES

Import your Git repository and edit within seconds.



Get started for free
Product
 * Get started
 * Pricing
 * Guides
 * Docs
 * Support
 * Status

Company
 * About
 * Careers
 * Privacy Policy

Join our community Slack.

© 2015-2022 Forestry.io. All rights reserved.
 * 
 * 
 * 


SHOWING RESULTS FOR ""

Page 1 of 35 · 347 results
Sections
docs 168
blog 82
showcase 53
authors 13
categories 12
tags 11
starters 1
December 18, 2018 docs


2018/12/18 CHANGELOG

Enhancements Build Commands UI: It is now possible to edit the build commands
for publishing and preview your site from inside the CMS. Go to Settings >
Build to edit your configuration. Setup Checklist: In order to help users in
setting up their site, we’ve added a Setup Checklist to the sidebar. This
checklist guides users through the basic steps of configuring a site with
Forestry. Help Banner in Settings: We’ve added a help banner to the top of
the Sidebar, Media, and Deploy tabs in the Settings.

July 24, 2017 docs


STATIC FILES

In Jekyll, any file in your project that does not have YAML front matter is
treated as a static file, and is included in your built site. These are files
like images, PDFs, CSS, JS, and much more. If you use any build tools like Gulp
or Grunt with Jekyll, please read our Asset Pipeline Doc. Further Reading Jekyll
Static Files Docs

September 28, 2018 blog


DEMYSTIFYING HUGO CONDITIONALS

When we published our comparison of Jekyll and Hugo, we got a lot of flak from
Hugo die-hards for suggesting that Jekyll had a more intuitive templating
syntax. While the intuitiveness of a particular language is somewhat subjective,
criticism of Hugo’s template syntax frequently comes up in discussion with other
developers. Hugo is a great choice for a static site generator: it’s compiled
into a static binary, so it’s easy to install on any system, and it’s fast.

August 27, 2018 docs


BITBUCKET

DisclaimerThis guide assumes you already have an existing Bitbucket account and
repository with a Jekyll or Hugo project. If you don’t have an existing
project, check out our Quick start guide, which contains guides and resources
for building your first static site. Forestry allows you to import your static
site through Bitbucket repositories. This allows Forestry to sync any changes
made by editors in Forestry to be comitted back to Bitbucket.

March 28, 2017 docs


COLLABORATORS & TEAMS

Forestry allows you to define how you work as teams or with collaborators. Teams
are available from our starter plan. On personal sites Sites that are not part
of an organization are personal sites. On those sites you can add up to 3
collaborators. Each collaborator can be an admin, developer or editor. Upgrade
to our starter plan if you need more collaborators. Managing Collaborators
Admins and organization owners can manage site collaborators.

February 12, 2020 docs


PRODUCT TOUR

Overview Forestry connects to your Git repository and helps you edit Markdown,
Front Matter and data files (YAML, JSON or TOML). Our CMS also offers a free
preview environment to check your modifications before you save your changes.
This tour will walk you through setting up your first site in Forestry. It
demonstrates the primary features and editing functionality of the CMS. Getting
Started Sign up for a Forestry account, and then navigate to the dashboard.

June 7, 2020 docs


PREVIEW COMMANDS

Instant previews allow for you to spin up a development server in our preview
environment which will drastically reduce preview times. To help you get
started, we provide default commands. You can then tailor preview settings to
your needs, if your website source lives in a subdirectory for example or if you
use a different script to run your preview. How to use instant previews. Preview
Environment All sites are built in a Linux container and have access by default
to the following tools:

January 21, 2021 showcase


QUEST TO CONQUER CANCER

Built with Gatsby by 56.Digital

August 27, 2020 showcase


MWB AGENCY

Making Websites Better with Gatsby and Forestry.

July 24, 2017 docs


PROJECT STRUCTURE

In Hugo, project structure and naming is fairly rigid other than content
structure. You must follow the Hugo guidelines for where content, layouts, data,
and static assets must be stored. Inside your content folder, you create the
structure and organization that works for you. For example, a Hugo site may look
like this: . ├── archetypes/ ├── config.yml ├── data/ | └── members.yml ├──
layouts/ | ├── footer.html | └── header.

Load more