Are0h 2020-07-21 22:33:52 +02:00
parent 7a4234e0a5
commit 6b188b9a20

@ -12,4 +12,8 @@ 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.
![Dashboard Save Button](https://playvicio.us/base-assets/images/fipamo/dash-settings-save.png)
![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)