From 1207bebadda55fd894b663732efc4e6670d54ca2 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Wed, 10 Feb 2021 16:46:57 +0000
Subject: [PATCH] edit page

---
 exampleSite/content/docs/compose/use-forestry-cms.md |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/exampleSite/content/docs/compose/use-forestry-cms.md b/exampleSite/content/docs/compose/use-forestry-cms.md
index e43f89a..efda18e 100644
--- a/exampleSite/content/docs/compose/use-forestry-cms.md
+++ b/exampleSite/content/docs/compose/use-forestry-cms.md
@@ -12,7 +12,9 @@
 
 Obviously you  ought to have __a github account__. This is where your website source will live. Basically, forestry will read from github and write (commmit) to your github repo.
 
-> Gitlab or bitbucket will work too. Just check their [implementation here](https://forestry.io/docs/git-sync/gitlab/). Happy fishing.
+{{< tip "warning" >}}
+Gitlab or bitbucket will work too. Just check their [implementation here](https://forestry.io/docs/git-sync/gitlab/). Happy fishing.
+{{< /tip >}}
 
 ### Requirement 1 : A Forestry account
 
@@ -28,7 +30,9 @@
 
 ### Step 2 : Add your repository in Forestry
 
-> The exampleSite already comes with prefilled default forestry settings. If you set up your site using [option 2](../getting-started/#option-2-recommended), look for a file `.forestry/settings.yml` and remove all `exampleSite/` strings from it.
+{{< tip >}}
+The exampleSite already comes with prefilled default forestry settings. If you set up your site using [option 2](../getting-started/#option-2-recommended), look for a file `.forestry/settings.yml` and remove all `exampleSite/` strings from it.
+{{< /tip >}}
 
 Go to your [forestry](https://bit.ly/forestry-account)  account and click on `import your site now`.
 

--
Gitblit v1.10.0