From b4b913cf158c986c2ddabb749e1212cd753d9053 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Sun, 7 Feb 2021 19:04:49 +0000 Subject: [PATCH] Doc: Added info about GSoC 2021 --- docs/api/get_started/plugins/index.html | 4 +- docs/api/overview/index.html | 4 +- .../references/development_mode/index.html | 4 +- .../plugin_api/classes/joplinworkspace.html | 2 +- .../plugin_loading_rules/index.html | 4 +- .../api/references/plugin_manifest/index.html | 4 +- docs/api/references/rest_api/index.html | 4 +- docs/api/tutorials/toc_plugin/index.html | 4 +- docs/blog/20180621-182112/index.html | 4 +- docs/blog/20180906-111039/index.html | 4 +- docs/blog/20180916-210431/index.html | 4 +- docs/blog/20180929-121053/index.html | 4 +- docs/blog/20181004-091123/index.html | 4 +- docs/blog/20181101-174335/index.html | 4 +- docs/blog/20181213-173459/index.html | 4 +- docs/blog/20190130-230218/index.html | 4 +- docs/blog/20190404-074157/index.html | 4 +- docs/blog/20190424-112410/index.html | 4 +- docs/blog/20190523-231026/index.html | 4 +- docs/blog/20190611-000711/index.html | 4 +- docs/blog/20190613-202613/index.html | 4 +- docs/blog/20190814-225957/index.html | 4 +- docs/blog/20190925-000254/index.html | 4 +- docs/blog/20190929-152834/index.html | 4 +- docs/blog/20191012-233121/index.html | 4 +- docs/blog/20191014-165136/index.html | 4 +- docs/blog/20191101-131852/index.html | 4 +- docs/blog/20191117-183855/index.html | 4 +- docs/blog/20191118-072700/index.html | 4 +- docs/blog/20200220-190804/index.html | 4 +- docs/blog/20200301-125055/index.html | 4 +- docs/blog/20200314-001555/index.html | 4 +- docs/blog/20200406-224254/index.html | 4 +- docs/build_troubleshooting/index.html | 4 +- docs/changelog/index.html | 4 +- docs/changelog_cli/index.html | 4 +- docs/changelog_server/index.html | 4 +- docs/clipper/index.html | 4 +- docs/conflict/index.html | 4 +- docs/debugging/index.html | 4 +- docs/desktop/index.html | 4 +- docs/donate/index.html | 4 +- docs/e2ee/index.html | 4 +- docs/faq/index.html | 4 +- docs/gsoc2020/ideas/index.html | 4 +- docs/gsoc2020/index/index.html | 4 +- docs/gsoc2021/ideas/index.html | 486 +++++++++++++++ docs/gsoc2021/index/index.html | 551 ++++++++++++++++++ .../pull_request_guidelines/index.html | 473 +++++++++++++++ docs/gsod2020/ideas/index.html | 4 +- docs/gsod2020/index/index.html | 4 +- docs/index.html | 38 +- docs/markdown/index.html | 4 +- docs/mobile/index.html | 4 +- docs/nextcloud_app/index.html | 4 +- docs/note_history/index.html | 4 +- docs/plugins/index.html | 4 +- docs/prereleases/index.html | 4 +- docs/privacy/index.html | 4 +- docs/rich_text_editor/index.html | 4 +- docs/spec/e2ee/index.html | 4 +- docs/spec/history/index.html | 4 +- docs/spec/plugins/index.html | 4 +- docs/spec/search_sorting/index.html | 4 +- docs/spec/server_delta_sharing/index.html | 4 +- docs/spec/server_delta_sync/index.html | 4 +- docs/spec/server_file_url_format/index.html | 4 +- docs/spec/sync_lock/index.html | 4 +- docs/stats/index.html | 4 +- docs/terminal/index.html | 4 +- docs/welcome/1_welcome_to_joplin/index.html | 4 +- .../index.html | 4 +- .../3_synchronising_your_notes/index.html | 4 +- docs/welcome/4_tips/index.html | 4 +- docs/welcome/5_privacy/index.html | 4 +- packages/tools/build-website.js | 4 +- readme/gsoc2021/ideas.md | 65 +++ readme/gsoc2021/index.md | 155 +++++ readme/gsoc2021/pull_request_guidelines.md | 17 + 79 files changed, 1981 insertions(+), 90 deletions(-) create mode 100644 docs/gsoc2021/ideas/index.html create mode 100644 docs/gsoc2021/index/index.html create mode 100644 docs/gsoc2021/pull_request_guidelines/index.html create mode 100644 readme/gsoc2021/ideas.md create mode 100644 readme/gsoc2021/index.md create mode 100644 readme/gsoc2021/pull_request_guidelines.md diff --git a/docs/api/get_started/plugins/index.html b/docs/api/get_started/plugins/index.html index 8d67ae1ac..6f9212398 100644 --- a/docs/api/get_started/plugins/index.html +++ b/docs/api/get_started/plugins/index.html @@ -215,6 +215,8 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/get_started/plugins.md display: table-cell; display: flex; width: 100%; + /* For GSoC: */ + min-width: 470px; } .nav ul li { display: inline-block; @@ -316,7 +318,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/get_started/plugins.md
  • Forum
  • Menu
  • - +
  • GSoC 2021