You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/products/eleventy-11ty/soft-ui-design.mdx
+13-11Lines changed: 13 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ including a `Blog System` that uses [Prismic CMS](https://prismic.io/) for conte
16
16
17
17
<br />
18
18
19
-
>**Features**
19
+
##**Features**
20
20
21
21
- ✅ UI: [Soft UI Design System](https://www.creative-tim.com/product/material-kit-pro-bs4?AFFILIATE=128200) crafted by **Creative-Tim**
22
22
- ✅ **Prismic CMS** for blog posts
@@ -29,13 +29,13 @@ including a `Blog System` that uses [Prismic CMS](https://prismic.io/) for conte
29
29
30
30
<br />
31
31
32
-
###Quick Start
32
+
##✅ Quick Start
33
33
34
34
This project uses includes a Blog system that uses Prismic CMS. You'll need a free [prismic.io](http://prismic.io/) account.
35
35
36
36
<br />
37
37
38
-
###Setup Prismic CMS
38
+
##✅ Setup Prismic CMS
39
39
40
40
- In your Prismic account, create a new repository.
41
41
- In your repository, create a repeatable custom type called Blog Posts with API ID "blogposts".
@@ -95,7 +95,7 @@ This project uses includes a Blog system that uses Prismic CMS. You'll need a fr
95
95
96
96
<br />
97
97
98
-
###Local Development
98
+
##✅ Local Development
99
99
100
100
- After setting up `Prismic CMS`, Generate a new repo from this repository template which will copy this project into your own new repo.
101
101
- Open the terminal, Clone your new repository with `git clone <https://github.com/YOUR_REPO`>,
@@ -105,7 +105,7 @@ This project uses includes a Blog system that uses Prismic CMS. You'll need a fr
105
105
106
106
<br />
107
107
108
-
###Deploy to Netlify
108
+
##✅ Deploy to Netlify
109
109
110
110
- Upload the local repository you set up to Github.
111
111
- Go to [Netlify](https://app.netlify.com/). Once you’ve logged in, click the 'New site from Git' button and choose the forked repository you just created.
@@ -120,7 +120,7 @@ This project uses includes a Blog system that uses Prismic CMS. You'll need a fr
120
120
121
121
<br />
122
122
123
-
### Set up a Netlify build hook and a Prismic webhook to trigger Netlify Build
123
+
##✅ SetUP Netlify build HOOK
124
124
125
125
We need to set up a webhook so that when you save a Prismic document, this triggers a Netlify build.
126
126
@@ -134,7 +134,7 @@ We need to set up a webhook so that when you save a Prismic document, this trigg
134
134
135
135
<br />
136
136
137
-
###Codebase Structure
137
+
##✅ Codebase Structure
138
138
139
139
```
140
140
eleventy-soft-ui-design
@@ -173,7 +173,7 @@ eleventy-soft-ui-design
173
173
174
174
<br />
175
175
176
-
###Customization
176
+
##✅ Customization
177
177
178
178
> **CSS**
179
179
@@ -191,7 +191,9 @@ You can update the global data like title, meta description of the site at `src/
191
191
192
192
<br />
193
193
194
-
## Resources
194
+
## ✅ Resources
195
195
196
-
- 👉 Free [Support](https://appseed.us/support/) via Email & Discord
197
-
- 👉 [Custom Development Services](https://appseed.us/custom-development/) provided by experts
196
+
- 👉 Access [AppSeed](https://appseed.us/) and start fast your next project
197
+
- 👉 [Deploy Projects on Aws, Azure and Digital Ocean](https://www.docs.deploypro.dev/) via **DeployPRO**
198
+
- 👉 Create an amazing landing page with [Simpllo, an open-source site builder](https://www.simpllo.com/)
0 commit comments