parent
4ab03cb59c
commit
8537d72027
1 changed files with 2 additions and 8 deletions
10
02-Usage.md
10
02-Usage.md
|
@ -1,7 +1,7 @@
|
||||||
# Using Fipamo
|
# Using Fipamo
|
||||||
You're up and running! Nice work. Once you login, you should be seeing this. This is your main dashboard for your new brand spanking new bloggity blog.
|
You're up and running! Nice work. Once you login, you should be seeing this. This is your main dashboard for your new brand spanking new bloggity blog.
|
||||||
|
|
||||||
![Dashboard Index](https://playvicio.us/base-assets/images/fipamo/dash-index.png)
|
![Dashboard Index](https://playvicio.us/base-assets/images/fipamo/dash-index.jpg)
|
||||||
|
|
||||||
It pretty much speaks for itself but let's hit take a look at a few areas for the sake of familiarity.
|
It pretty much speaks for itself but let's hit take a look at a few areas for the sake of familiarity.
|
||||||
|
|
||||||
|
@ -12,17 +12,11 @@ The setting pages is where you'll edit your personal info like your handle, emai
|
||||||
|
|
||||||
At the top of the screen you'll notice three buttons. Here's what they do.
|
At the top of the screen you'll notice three buttons. Here's what they do.
|
||||||
|
|
||||||
![Dashboard Save Button](https://playvicio.us/base-assets/images/fipamo/dash-settings-save.png) This button saves your settings when you change stuff. Always hit this button before you leave the pages or you're stuff will not be saved.
|
|
||||||
|
|
||||||
![Dashboard Publish Button](https://playvicio.us/base-assets/images/fipamo/dash-settings-publish.png) This is the Publish button that renders all of your markdown files to html and saves them to the `public` directory so they can be served. Whenever you edit a page, come here and tap that button to make your changes live on your site.
|
|
||||||
|
|
||||||
The last button at the top tells the site to publish your changes when a page is saved. This one indicates the feature is of ![Dashboard Publish On Save Off](https://playvicio.us/base-assets/images/fipamo/dash-settings-publish-on-save-off.png) and this one indicates it's on ![Dashboard Publish On Save On](https://playvicio.us/base-assets/images/fipamo/dash-settings-publish-on-save-on.png)
|
|
||||||
|
|
||||||
## Creating/Editing Pages
|
## Creating/Editing Pages
|
||||||
Ok, the good stuff making pages. From the main dashboard, click on 'Create Page' and that will bring you to the blog page creation screen.
|
Ok, the good stuff making pages. From the main dashboard, click on 'Create Page' and that will bring you to the blog page creation screen.
|
||||||
|
|
||||||
![Dashboard Settings](https://playvicio.us/base-assets/images/fipamo/dash-page-create.png)
|
![Dashboard Settings](https://playvicio.us/base-assets/images/fipamo/dash-page-create.png)
|
||||||
|
|
||||||
|
|
||||||
![Dashboard Settings](https://playvicio.us/base-assets/images/fipamo/dash-page-edit.png)
|
![Dashboard Settings](https://playvicio.us/base-assets/images/fipamo/dash-page-edit.jpg)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue