Analytics: https://analytics.google.com/
How to update:
- Go to _data folder
- Select the language (en/id) folder
- Open
default.yamlfile - Update variable that you want to update
- Go to pages folder
- Select the language (en/id) folder
- Select the page you want to update
- Find the edit button
- Update the value of
permalink - Click "Commit Changes" and make sure "Commit directly to the 'main' branch" is checked.
- Select the
menu.yamlfile - Update the link of the page that you updated
- Click "Commit Changes" and make sure "Commit directly to the 'main' branch" is checked.
- Go to pages folder
- Select the language (en/id) folder
- Select the page you want to update
- Find the edit button
- Update the value of
titlefor the page title - Update the value of
descriptionfor the page description (used in SEO)
- Update the value of
- Click "Commit Changes" and make sure "Commit directly to the 'main' branch" is checked.
- Go to _data folder
- Select the language (en/id) folder
- Select the page you want to update
- Find the edit button
- Find the variable you want to update and update the value (Variable names varies depending on the page, search the value you want to update and if it is there, then it is editable)
- Click "Commit Changes" and make sure "Commit directly to the 'main' branch" is checked.
- Go to _data folder
- Select the language (en/id) folder
- Go to
email_form.yamlfile - Find the edit button
- Find the variable you want to update and update the value
- Click "Commit Changes" and make sure "Commit directly to the 'main' branch" is checked.
- Go to social media file
- Update link of the social media you want to update
- Go to affiliates file
- Add/remove/update affiliate(s)
- Assets/media are stored in the assets/media directory
- If values contain weird text like
<span class='underline'><b>We are the extension of your team</b></span>, it's because it needs some styling/formatting. That syntax is HTML syntax. Refer to Google on how to use HTML and CSS syntaxes if you need to style/format your text.