1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 14:16:46 +02:00

Flextype 0.4.3

This commit is contained in:
Awilum
2018-05-28 11:37:01 +03:00
parent 8e87face35
commit 1c495b6774
3 changed files with 0 additions and 99 deletions

View File

@@ -1,33 +0,0 @@
---
title: Welcome
description: Flextype is a simple and light-weighted Content Management System
template: default
---
## Flextype is succesfully installed!
You can start editing the content and customising your site.
### Edit this Page
To edit this page, simply go to the folder you installed Flextype, and then browse to the `/site/pages/home/` folder and open the `page.md` file in your editor.
### Create a New page
Creating a new page is very simple in Flextype.
1. Launch your text editor and paste this sample text:
```
---
title: My New Page
---
# My New Page!
This is the body of **My New Page**
```
2. Save this file in the `/site/pages/my-new-page/` folder as `page.md` and its will be available by this url: [site_url]/my-new-page
<img src="http://lorempixel.com/g/400/200/sports/test" alt="Image">
![Image]([imgholder])
That is it!

View File

@@ -1,33 +0,0 @@
---
title: Welcome
description: Flextype is a simple and light-weighted Content Management System
template: default
---
## Flextype is succesfully installed!
You can start editing the content and customising your site.
### Edit this Page
To edit this page, simply go to the folder you installed Flextype, and then browse to the `/site/pages/home/` folder and open the `page.md` file in your editor.
### Create a New page
Creating a new page is very simple in Flextype.
1. Launch your text editor and paste this sample text:
```
---
title: My New Page
---
# My New Page!
This is the body of **My New Page**
```
2. Save this file in the `/site/pages/my-new-page/` folder as `page.md` and its will be available by this url: [site_url]/my-new-page
<img src="http://lorempixel.com/g/400/200/sports/test" alt="Image">
![Image]([imgholder])
That is it!

View File

@@ -1,33 +0,0 @@
---
title: Welcome
description: Flextype is a simple and light-weighted Content Management System
template: default
---
## Flextype is succesfully installed!
You can start editing the content and customising your site.
### Edit this Page
To edit this page, simply go to the folder you installed Flextype, and then browse to the `/site/pages/home/` folder and open the `page.md` file in your editor.
### Create a New page
Creating a new page is very simple in Flextype.
1. Launch your text editor and paste this sample text:
```
---
title: My New Page
---
# My New Page!
This is the body of **My New Page**
```
2. Save this file in the `/site/pages/my-new-page/` folder as `page.md` and its will be available by this url: [site_url]/my-new-page
<img src="http://lorempixel.com/g/400/200/sports/test" alt="Image">
![Image]([imgholder])
That is it!