Commit Graph

363 Commits

Author SHA1 Message Date
timo
45498b0aab Update new docs to the latest changes
This commit adds the latest changes from
https://github.com/bigbluebutton/bigbluebutton.github.io
to this repo.

Closes #16668
2023-03-06 22:15:30 +01:00
timo
f00cebb1b6 Update readme
This commit updates the readme to the latest changes.

closes #16666
2023-02-09 11:41:39 +01:00
timo
e4b9637eef Use GitHub Actions and Pages to build and deploy the docs
This commit introduces GitHub Actions to build the docs and deploy them
to GitHub Pages with the following behavior:

* The job will only be triggered for pushes to the branches 'develop' or
those starting with 'v' and changes to the 'docs'-folder in order to
avoid excessive triggering.
* Jobs that are triggered concurrently on different branches are
  canceled and only the last job will be executed.

The template for this action is taken from the original docusaurus
documentation (https://docusaurus.io/docs/deployment#deploying-to-github-pages).

Closes #16665
2023-02-09 11:40:25 +01:00
timo
c87294b5b2 Versioning configuration and improvents in the build script
This commit contains:
* fix the build script, so that only versions are added that have a
  `docusaurus.config.js`
* some refactoring so that the build script will work well with github
  pages
* add configuration to the `docusaurus.config.js` to display a dropdown
  menu to select a version

The behavior for the versioning is now so that 2.6 is both the 'latest'
version as well as the 'next' version. As soon as 2.7 will be built that
will be displayed as the 'next' version.

closes #16671
2023-02-09 10:53:47 +01:00
Daniel Molkentin
9d0ff6a18f fix(docs): Make index page behave in dark mode and fix spacing 2023-02-06 17:07:17 +01:00
Ghazi Triki
c953e8ed7f Fix broken links in the new docs. 2023-01-12 21:46:29 +01:00
Ghazi Triki
50c4642a17 Fix font naming for the docs. 2023-01-10 20:15:44 +01:00
Ghazi Triki
28a773e168 Move bigbluebutton-docs to the main repository. 2022-12-10 21:21:56 +01:00
Richard Alam
a382b8033a cleanup
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@550 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-12 12:51:14 +00:00
Denis Zgonjanin
3f0750c6d1 v 0.32b
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@30 af16638f-c34d-0410-8cfa-b39d5352b314
2008-06-20 15:45:37 +00:00
Denis Zgonjanin
b864c7dba4 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@28 af16638f-c34d-0410-8cfa-b39d5352b314 2008-06-20 15:41:47 +00:00
Denis Zgonjanin
5f4c264a79 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@27 af16638f-c34d-0410-8cfa-b39d5352b314 2008-06-20 15:40:26 +00:00
Denis Zgonjanin
812882f8bb v 0.32b
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@20 af16638f-c34d-0410-8cfa-b39d5352b314
2008-06-20 14:56:45 +00:00