Skip to content

Commit

Permalink
Just for develop
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmicro committed Aug 30, 2023
1 parent 2f3a852 commit a6b293d
Show file tree
Hide file tree
Showing 31 changed files with 7 additions and 507 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
name: Build and deploy documentation

env:
OSW_OS_DOCS_BRANCH: master
OSW_OS_DOCS_BRANCH: develop

on:
push:
branches: ["master"]
schedule:
- cron: '0 0 * * *' # Automatic daily rebuild, to keep the documentation up-to-date even if maintainers forget to trigger a rebuild manually
- cron: "0 0 * * *" # Automatic daily rebuild, to keep the documentation up-to-date even if maintainers forget to trigger a rebuild manually
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
path: './public/'
path: "./public/"
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
Binary file removed 3d-file-render-stage/3d-files-render-stage.blend
Binary file not shown.
18 changes: 1 addition & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,3 @@
# Open Smartwatch Documentation
This repository contains the source code for the Open Smartwatch documentation.

In case you want to compile this documentation yourself, you may use [Python Poetry](https://python-poetry.org/) to install the dependencies and then build the documentation using `mkdocs`:

```bash
poetry install
poetry run mkdocs build
```

## Warning

**As this repository contains binary data (e.g. schematics or images), make sure to have `git-lfs` installed!** Cloning this repository without `git-lfs` will result in missing or broken files.

This documentation depends on the [open-smartwatch-os](https://github.com/Open-Smartwatch/open-smartwatch-os) repository and its `docs` folder. If you want to build this documentation locally (and not receive warnings or have incomplete results), you need to clone the `open-smartwatch-os` repository and merge its `docs` folder into this repositories `docs` folder. Furthermore, you'll need to mount its `docs/config.yml` structure into this repositories `mkdocs.yml` file (under `nav.Firmware`). If you are not sure how to do this, you may use the Python script `embed_osw_os_docs.py` inside the `.github` folder, which is also used by the GitHub Actions workflow.

```bash
poetry run python .github/embed_osw_os_docs.py
```
**This page is just to view the latest documentation of the operating systems `develop` branch. Please switch to [the primary page](https://open-smartwatch.github.io/) for anything else. Thanks!**
3 changes: 0 additions & 3 deletions docs/assets/3d-files/light-flex-buttons.png

This file was deleted.

3 changes: 0 additions & 3 deletions docs/assets/3d-files/light-rect.png

This file was deleted.

Binary file removed docs/assets/downloads/sla-case-v2.sl1
Binary file not shown.
3 changes: 0 additions & 3 deletions docs/assets/gallery/light-edition/p3dt-00.jpg

This file was deleted.

3 changes: 0 additions & 3 deletions docs/assets/renders/case-v1.0-bot.png

This file was deleted.

3 changes: 0 additions & 3 deletions docs/assets/renders/case-v1.0-top.png

This file was deleted.

3 changes: 0 additions & 3 deletions docs/assets/renders/logo.png

This file was deleted.

3 changes: 0 additions & 3 deletions docs/assets/screenshots/blender.jpg

This file was deleted.

3 changes: 0 additions & 3 deletions docs/assets/screenshots/case-issue.png

This file was deleted.

3 changes: 0 additions & 3 deletions docs/assets/screenshots/kicad-pcb.jpg

This file was deleted.

3 changes: 0 additions & 3 deletions docs/assets/screenshots/kicad-schematics.jpg

This file was deleted.

3 changes: 0 additions & 3 deletions docs/assets/screenshots/sla-case-v2.png

This file was deleted.

75 changes: 0 additions & 75 deletions docs/coc.md

This file was deleted.

12 changes: 0 additions & 12 deletions docs/gallery/gallery-main.md

This file was deleted.

26 changes: 0 additions & 26 deletions docs/howto/aliexpress.md

This file was deleted.

8 changes: 0 additions & 8 deletions docs/howto/assembly.md

This file was deleted.

19 changes: 0 additions & 19 deletions docs/howto/contribute.md

This file was deleted.

13 changes: 0 additions & 13 deletions docs/howto/hardware.md

This file was deleted.

15 changes: 0 additions & 15 deletions docs/howto/software.md

This file was deleted.

33 changes: 1 addition & 32 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,5 @@
<img src="assets/logo.png" width="320px"/>

The Open-SmartWatch is an open source project created by [@pauls_3d_things](https://www.instagram.com/pauls_3d_things/)/[p3dt.net](https://p3dt.net).
It consists of hardware modules, 3D printable cases and a custom operating system to build smartwatches with the goal that they can be assembled, repaired, and modified by everyone. There are currently two versions:

* [Light edition](watches/light-edition.md) (released)
* [GPS edition](watches/gps-edition.md) (preview, work in progress)

Check out the apps to see what the watch can do!

* [Watchfaces](firmware/apps/watchfaces.md)
* [Tools](firmware/apps/tools.md)
* [Games](firmware/apps/games.md)

See the following pages for:

* [Hardware](resources/hardware.md): for ordering PCBs, or assembled watches
* [Firmware](firmware/osw_os.md): for infos on flashing the latest firmware
* [3D-Files](resources/3d-files.md): for 3D-printable design files
* [Open-Smartwatch-OS](https://github.com/Open-Smartwatch/open-smartwatch-os): the source code on GitHub. The main branch should be stable, the develop branch is usually more up to date and can be unstable.
* [p3dt's discord/open-smartwatch channels](https://discord.gg/9DK5JY6): to join the discussion and learn how to contribute

## Media Coverage

* `@pauls_3d_things` on [Instagram](https://www.instagram.com/pauls_3d_things/) (Latest Updates)
* `#opensmartwatch` on [Instagram](https://www.instagram.com/explore/tags/opensmartwatch/) (See what the community creates)
* `pauls_3d_things` on [Youtube](https://www.youtube.com/playlist?list=PL7YtNcHw1zWL9PEBSJg6sBpESSBoHjDY6) (Tutorials + Instructions)
* Linus Tech Tips: [It's time.](https://www.youtube.com/watch?v=xF_SR6aUKHg)
* Hackaday: [An Open Source Smart Watch you'd actually wear](https://hackaday.com/2021/04/08/an-open-source-smart-watch-youd-actually-wear/)
* CNX-Software: [LilyGo sells Open-Smartwatch open-source hardware ESP32 watch by “Paul’s 3D Things”](https://www.cnx-software.com/2021/04/07/lilygo-open-smartwatch-open-source-hardware-esp32-watch-by-pauls-3d-things/)
* hackster.io: [Something ESPecially Impressive about the Open-Smartwatch Project](https://www.hackster.io/news/there-s-something-especially-impressive-about-the-opensmartwatch-project-c2c878b983cf)

## Sponsors

* [Aisler B. V.](https://aisler.net) provided PCBs to support the hardware development
* [PCBgogo](https://www.pcbgogo.com) provided PCBs to support the hardware development
**This page is just to view the latest documentation of the operating systems `develop` branch. Please switch to [the primary page](https://open-smartwatch.github.io/) for anything else. Thanks!**
3 changes: 0 additions & 3 deletions docs/resources/3d-files-gps-edition.md

This file was deleted.

Loading

0 comments on commit a6b293d

Please sign in to comment.