Table of Contents
Over four weeks, I sat with Nathan Wrigley from WPBuilds doing a live stream event where we showed everything to get up and running with Static WordPress.
Learn Static WordPress
So if you are more into step-by-step instructions and want to learn all ins and outs of Static WordPress with Simply Static, here are the recordings:
Deployment with GitHub and Netlify
This video covers everything you need to know to get up and running with GitHubA web-based platform for version control and collaboration, allowing multiple people to work on projects at once. and Simply Static. We create a token, set up all the deploymentThe act of pushing the static files generated by Simply Static to a live environment where users can access them. settings required, run a static exportThe process of saving the files and data from your WordPress site to create a static site. to GitHub, and automatically deploy the result to NetlifyA platform for automating web projects that provides hosting and serverless backend services for web applications and st….
You can also follow the documentation right here.
How to use forms on your static website
This video covers how to set up forms on your static website with Contact Form 7. We show you different services and tools and discuss common pitfalls you might encounter when working with forms on your static WordPress website.
You can also follow the documentation right here.
How to use search on your static website
This video covers how search works on a static WordPress website. We use Simply Static’s Fuse.jsA lightweight JavaScript library for searching, which allows for more flexible and forgiving searches. integrationThe act of combining different systems, software, or functionalities to work together as a unified whole. to show you how search works without any external API and compare it with AlgoliaA record of all the actions and changes made within the Simply Static plugin. It helps you track what has been done., which enables a powerful alternative to that.
You can also follow the documentation right here.
How to run a multilingual static website
This video covers the topic of how to set up a multilingual website with WPML and export it with Simply Static. We show you everything from settings, exports, search, and forms to ensure you can export multilingual websites without any issues.
You can also follow the documentation right here.