Skip to content

Commit

Permalink
rename project
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Jun 19, 2024
1 parent dc4d0b0 commit fed4d67
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 31 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main

jobs:
deploy:
runs-on: ubuntu-latest
Expand All @@ -27,10 +27,10 @@ jobs:
with:
python-version: 3.x

- run: curl https://raw.githubusercontent.com/re-path/studio/main/CHANGELOG.md > ./docs/roadmap/changelog.md
- run: curl https://raw.githubusercontent.com/re-path/studio/main/CONTRIBUTING.md > ./docs/contribute/CONTRIBUTING.md
- run: curl https://raw.githubusercontent.com/repath-project/repath-studio/main/CHANGELOG.md > ./docs/roadmap/changelog.md
- run: curl https://raw.githubusercontent.com/repath-project/repath-studio/main/CONTRIBUTING.md > ./docs/contribute/CONTRIBUTING.md
- run: pip install mkdocs-material=="9.5.17" "mkdocs-material[imaging]" mkdocs-glightbox
- run: mkdocs gh-deploy --clean --force



2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Repath Studio Website

![Build Website](https://github.com/re-path/website/actions/workflows/website.yml/badge.svg)
![Build Website](https://github.com/repath-project/repath-website/actions/workflows/website.yml/badge.svg)

## Install

Expand Down
2 changes: 1 addition & 1 deletion docs/get-studio/build-from-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


```bash
git clone https://github.com/re-path/studio.git
git clone https://github.com/repath-project/repath-studio.git
```
```bash
cd studio
Expand Down
6 changes: 3 additions & 3 deletions docs/get-studio/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

Select your operating system

[![download for Linux](../assets/images/linux-badge.svg)](https://github.com/re-path/studio/releases/latest/download/repath.studio-linux.AppImage)
[![download for Linux](../assets/images/linux-badge.svg)](https://github.com/repath-project/repath-studio/releases/latest/download/repath.studio-linux.AppImage)

[![download for Windows](../assets/images/windows-badge.svg)](https://github.com/re-path/studio/releases/latest/download/repath.studio-win.exe)
[![download for Windows](../assets/images/windows-badge.svg)](https://github.com/repath-project/repath-studio/releases/latest/download/repath.studio-win.exe)

[![download for MacOS](../assets/images/mac_os-badge.svg)](https://github.com/re-path/studio/releases/latest/download/repath.studio-mac.dmg)
[![download for MacOS](../assets/images/mac_os-badge.svg)](https://github.com/repath-project/repath-studio/releases/latest/download/repath.studio-mac.dmg)
10 changes: 5 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hide:
<div class="grid cards" style="margin-bottom: 100px;" markdown>

- :fontawesome-solid-code-branch:{ .lg .middle } __History tree__

---

![History](./assets/images/history.png){ width="100%" }
Expand All @@ -26,7 +26,7 @@ hide:


- :material-animation-play:{ .lg .middle } __SMIL animations__

---

![Animations](./assets/images/animations.png){ width="100%" }
Expand All @@ -38,7 +38,7 @@ hide:
---

Educational-driven exposing the specification and rendering on an [SVG](https://developer.mozilla.org/en-US/docs/Web/SVG) canvas.

- :material-human:{ .lg .middle } __Accessibility testing__

---
Expand All @@ -47,8 +47,8 @@ hide:

- :material-source-commit:{ .lg .middle } __Open Source__

---
---

Distributed under the terms of the [AGPL-3.0](https://github.com/re-path/studio/blob/main/LICENSE) license.
Distributed under the terms of the [AGPL-3.0](https://github.com/repath-project/repath-studio/blob/main/LICENSE) license.

</div>
10 changes: 5 additions & 5 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ site_author: Konstantinos Kaloutas
site_url: https://repath.studio/
copyright: 2024 © Repath Studio

repo_url: https://github.com/re-path/studio
repo_name: re-path/studio
repo_url: https://github.com/repath-project/repath-studio
repo_name: repath-studio

extra_css:
- assets/stylesheets/extra.css
Expand All @@ -28,7 +28,7 @@ theme:
primary: pink-700
accent: pink
font: false

nav:
- Home: index.md
- Get Studio:
Expand All @@ -54,13 +54,13 @@ extra:
- icon: fontawesome/brands/instagram
link: https://www.instagram.com/repath.studio/
- icon: fontawesome/brands/github
link: https://github.com/re-path/
link: https://github.com/repath-project/

markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.highlight
- pymdownx.superfences
- pymdownx.superfences
- attr_list
- md_in_html
- toc:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "repath-studio-website",
"description": "Repath Studio Website",
"repository": "https://github.com/re-path/website",
"repository": "https://github.com/repath-project/repath-website",
"author": "Konstantinos Kaloutas",
"homepage": "https://repath.studio",
"version": "1.0.0"
Expand Down
19 changes: 8 additions & 11 deletions theme/partials/copyright.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,21 @@
-->

<!-- Copyright and theme information -->
<a href="https://github.com/sponsors/re-path" class="support-link" aria-label="Support us">
<a href="https://github.com/sponsors/repath-project" class="support-link" aria-label="Support us">
<span class="twemoji heart">
{% include ".icons/octicons/heart-fill-24.svg" %}
</span>
{% include ".icons/octicons/heart-fill-24.svg" %}
</span>
</a>

<div class="md-copyright">
{% if config.copyright %}
{{ config.copyright }}
{{ config.copyright }}
{% endif %}

{% if not config.extra.generator == false %}
Made with
<a
href="https://squidfunk.github.io/mkdocs-material/"
target="_blank" rel="noopener"
>
Material for MkDocs
</a>
Made with
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
Material for MkDocs
</a>
{% endif %}
</div>

0 comments on commit fed4d67

Please sign in to comment.