diff --git a/supporting-docs/projects/2017-08-31-fractal.md b/supporting-docs/projects/2017-08-31-fractal.md new file mode 100644 index 000000000..0fa058ecf --- /dev/null +++ b/supporting-docs/projects/2017-08-31-fractal.md @@ -0,0 +1,16 @@ +--- +layout: project +title: Fractal +categories: projects client +thumbnail: /docs/projects/images/fractal-small.png +author: danigm +description: Fractal is a Matrix Client written in Rust. +maturity: Early alpha +--- + +![screenshot](/docs/projects/images/fractal-large.png "{{ page.title }}") + +# {{ page.title }} +Fractal is a Gtk+ Matrix Client written in Rust. + +Get the code from [github](https://gitlab.gnome.org/danigm/fractal). diff --git a/supporting-docs/projects/2017-08-31-guillotine.md b/supporting-docs/projects/2017-08-31-guillotine.md deleted file mode 100644 index dbee7e81d..000000000 --- a/supporting-docs/projects/2017-08-31-guillotine.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -layout: project -title: Guillotine -categories: projects client -thumbnail: /docs/projects/images/guillotine-small.png -author: danigm -description: Guillotine is a Matrix Client written in Rust. -maturity: Early alpha ---- - -![screenshot](/docs/projects/images/guillotine-large.png "{{ page.title }}") - -# {{ page.title }} -Guillotine is a Matrix Client written in Rust. - -Get the code from [github](https://github.com/danigm/guillotine). diff --git a/supporting-docs/projects/images/fractal-large.png b/supporting-docs/projects/images/fractal-large.png new file mode 100644 index 000000000..77d3aa604 Binary files /dev/null and b/supporting-docs/projects/images/fractal-large.png differ diff --git a/supporting-docs/projects/images/fractal-small.png b/supporting-docs/projects/images/fractal-small.png new file mode 100644 index 000000000..788c6a241 Binary files /dev/null and b/supporting-docs/projects/images/fractal-small.png differ diff --git a/supporting-docs/projects/images/guillotine-large.png b/supporting-docs/projects/images/guillotine-large.png deleted file mode 100644 index 776481a22..000000000 Binary files a/supporting-docs/projects/images/guillotine-large.png and /dev/null differ diff --git a/supporting-docs/projects/images/guillotine-small.png b/supporting-docs/projects/images/guillotine-small.png deleted file mode 100644 index 93a4f1aab..000000000 Binary files a/supporting-docs/projects/images/guillotine-small.png and /dev/null differ