Docs is built using [Hugo](https://gohugo.io). See the Hugo [quick start guide](https://gohugo.io/getting-started/quick-start/) to install Hugo on your system.
Indie Site is an implementation of a Federated Personal Web Site (FPWS).
...
...
@@ -13,6 +13,10 @@ But what is a Federated Personal Web Site? Good question. It’s:
* __Web Site:__ apart from the above two qualifications, an FPWS is a regular web site. It is build using web technologies and experienced through a standard web browsers. Indie site functionality can also be experienced via native apps in the future that use its REST And WebSocket APIs.
## Sections
{{% children %}}
## Screenshots
Indie Site is currently under development. These are some screenshots of the progress. It is currently not ready for testing as key functionality still has to be integrated from our various spikes. We hope to have a very basic functional initial version by April 2018.
[ActivityPub](https://www.w3.org/TR/activitypub/) implementation in JavaScript (ES6) for use in Indie apps and sites.
Indie apps are federated personal web-apps (or sites) (FPW) that are built for use by a single person.
Current activity is in the [ActivityPub spike](/other/spikes/activitypub/).
**Note:** This section is currently outdated and needs to be incorporated into the main Indie Site page as the engine is no longer a separate component.