Nate Rupsis
0f196b211a
Website: Add macOS to Getting Started doc
...
Reviewed By: sybren
Differential Revision: https://developer.blender.org/D15426
2022-07-12 11:01:09 +02:00
Francesco Siddi
8aa7c58d27
Website: Layout tweaks
2022-07-07 21:32:27 +02:00
Francesco Siddi
16b15ac8de
Website: Update navigation
2022-07-07 21:32:18 +02:00
Francesco Siddi
926d039db1
Website: Disable breadcrumbs
...
Currently the navigation is simple enough, and the breadcrumbs were
exposing top level pages with no content.
2022-07-07 21:32:05 +02:00
Francesco Siddi
a41002766f
Website: Update copyright text
2022-07-07 21:31:13 +02:00
Francesco Siddi
06eb422286
Website: Design and content updates to flamenco.io
2022-07-07 17:08:28 +02:00
Sybren A. Stüvel
37db10481e
Website theming
...
Some styling & theming, including a new icon. Probably not the final
color scheme, but better than the "this looks like default Bootstrap"
blue color.
2022-07-05 17:10:27 +02:00
Sybren A. Stüvel
9939e43b63
Add make site
target to build & publish the website
...
This of course needs SSH access to the flamenco.io website.
Run `hugo --serve` from the `web/flamenco-io-site` directory to simply
run an in-memory copy of the site, and browse it locally at
http://localhost:1313/
2022-07-05 16:17:25 +02:00
Sybren A. Stüvel
3c7c79206e
More work on the new flamenco.io site
...
This is basically the contents of the `README.md` file, spread over
multiple documentation pages.
2022-07-05 14:46:38 +02:00
Sybren A. Stüvel
bcde49ede0
Initial checkin of a static documentation website
...
Building this site requires Hugo (not yet included in the README or in the
installation of dependencies in the Makefile). Still very much work in
progress, this is basically the [Geekdocks theme][1] + one page.
[1]: https://geekdocs.de/
2022-07-04 18:00:43 +02:00