Are0h 2021-04-27 14:48:49 -07:00
parent d5c7e82eb4
commit 31af88c8ea

@ -1,12 +1,12 @@
# 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.jpg) ![Dashboard Index](https://fipamo.blog/assets/images/blog/2020/09/dash-index.png)
It pretty much speaks for itself but let's hit take a look at a few areas. It pretty much speaks for itself but let's hit take a look at a few areas.
## Fipamo Settings ## Fipamo Settings
![Dashboard Settings](https://playvicio.us/base-assets/images/fipamo/dash-settings.png) ![Dashboard Settings](https://fipamo.blog/assets/images/blog/2020/09/dash-settings.png)
The setting pages is where you'll edit your personal info like your handle, email, title, domain, etc etc. You'll also pick what theme you want to use here as well. Fipamo comes with two default themes that you can choose from, one light and one dark. The setting pages is where you'll edit your personal info like your handle, email, title, domain, etc etc. You'll also pick what theme you want to use here as well. Fipamo comes with two default themes that you can choose from, one light and one dark.
@ -21,7 +21,7 @@ To backup your lovely and gorgeous site, click the CREATE BACKUP button and a zi
## 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://fipamo.blog/assets/images/blog/2020/09/dash-page-create.png)
Making a new page is built to be a simple process as it is just creating and editing markdown files that the system uses as a template to make html pages. Making a new page is built to be a simple process as it is just creating and editing markdown files that the system uses as a template to make html pages.
Page options allow you to set the page as menu item, feature it on the front page and making it live, respectively. Each one is a toggle so you can turn these options on and off. Page options allow you to set the page as menu item, feature it on the front page and making it live, respectively. Each one is a toggle so you can turn these options on and off.
@ -29,11 +29,11 @@ Page options allow you to set the page as menu item, feature it on the front pag
When you're ready to go, hit that Create New Page button and it will automatically take you to page editing. When you're ready to go, hit that Create New Page button and it will automatically take you to page editing.
![Dashboard Settings](https://playvicio.us/base-assets/images/fipamo/dash-page-edit.jpg) ![Dashboard Settings](https://fipamo.blog/assets/images/blog/2020/09/dash-page-edit.png)
Page editing is the same as the page creation screen save for a couple of new options to save page edits and delete the page altogether. Page editing is the same as the page creation screen save for a couple of new options to save page edits and delete the page altogether.
## Navigation and Menu ## Navigation and Menu
![Dashboard Settings](https://playvicio.us/base-assets/images/fipamo/dash-navigation.png) ![Dashboard Settings](https://fipamo.blog/assets/images/blog/2020/09/dash-navigation.png)
If you toggled Pin to Menu while a page was being created/edited, it will show up here on the Navigation page. From here you can set what order you want your menu items to be in or just remove them altogether. Just drag and drop and Fipamo will remember the order when the pages are rendered into html. If you toggled Pin to Menu while a page was being created/edited, it will show up here on the Navigation page. From here you can set what order you want your menu items to be in or just remove them altogether. Just drag and drop and Fipamo will remember the order when the pages are rendered into html.