Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added read-only keyword labels to documentation #1313

Merged
merged 17 commits into from
May 19, 2020

Conversation

ndricimrr
Copy link
Contributor

Description

Changes proposed in this pull request:

  • added keyword labels
    To test add:
    <!-- keywords: keyword 1, keyword 2, keyword 3 -->
    in luigi/docs/*.md then run the docu website

Sample result:
Screenshot 2020-05-05 at 16 22 59

Fixes #1273

@alexandra-simeonova alexandra-simeonova self-assigned this May 6, 2020
@UlianaMunich UlianaMunich self-assigned this May 7, 2020
Copy link
Contributor

@UlianaMunich UlianaMunich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested locally, looks good!

website/docs/src/routes/_layout.svelte Outdated Show resolved Hide resolved
Copy link
Contributor

@alexandra-simeonova alexandra-simeonova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@maxmarkus maxmarkus self-assigned this May 11, 2020
Copy link
Contributor

@maxmarkus maxmarkus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please review the styling according to the screenshot in the issue, they should be much smaller.

website/docs/src/routes/_layout.svelte Outdated Show resolved Hide resolved
website/docs/src/routes/_layout.svelte Outdated Show resolved Hide resolved
website/docs/src/unified-plugins/rehype-add-keywords.js Outdated Show resolved Hide resolved
@CLAassistant
Copy link

CLAassistant commented May 11, 2020

CLA assistant check
All committers have signed the CLA.

@ndricimrr ndricimrr requested a review from maxmarkus May 11, 2020 12:21
Copy link
Contributor

@maxmarkus maxmarkus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ndricimrr ndricimrr merged commit 7a05054 into SAP:master May 19, 2020
@ndricimrr ndricimrr deleted the 1273-add-docu-keyword-labels branch May 19, 2020 09:15
JohannesDoberer added a commit that referenced this pull request May 20, 2020
* master:
  Migrate setup scripts to v1 (#1325)
  Add pre commit hook (#1344)
  Update npm dependencies in luigi-landingpage (#1346)
  Added read-only keyword labels to documentation (#1313)
  Cleanup the mock login page (#1340)
  Enable nightly builds (#1334)
  Fix input validation in fiddle idpmock (#1309)
  change travis to fix only on push to master (#1338)
  added selected state (#1326)
  Migrate example apps to v1 (#1311)
  Provide config in JS format to Fiddle e2e tests (#1305)
  Add Youtube section to the landing page and Documentation (#1315)
  Add a note about loadingIndicator to pageErrorHandler  (#1310)
  Run compatibility tests in ci (#1307)
  Add possibility to unload Luigi (#1304)
JohannesDoberer added a commit to JohannesDoberer/luigi that referenced this pull request May 20, 2020
…ure-globalsearch

* 'feature-globalsearch' of github.com:SAP/luigi:
  Migrate setup scripts to v1 (SAP#1325)
  Add pre commit hook (SAP#1344)
  Update npm dependencies in luigi-landingpage (SAP#1346)
  Added read-only keyword labels to documentation (SAP#1313)
  Cleanup the mock login page (SAP#1340)
JohannesDoberer added a commit to JohannesDoberer/luigi that referenced this pull request May 20, 2020
* feature-globalsearch:
  Migrate setup scripts to v1 (SAP#1325)
  Add pre commit hook (SAP#1344)
  Update npm dependencies in luigi-landingpage (SAP#1346)
  Added read-only keyword labels to documentation (SAP#1313)
  Cleanup the mock login page (SAP#1340)
  Enable nightly builds (SAP#1334)
  Fix input validation in fiddle idpmock (SAP#1309)
  change travis to fix only on push to master (SAP#1338)
  added selected state (SAP#1326)
  Migrate example apps to v1 (SAP#1311)
  Provide config in JS format to Fiddle e2e tests (SAP#1305)
  Add Youtube section to the landing page and Documentation (SAP#1315)
  Add a note about loadingIndicator to pageErrorHandler  (SAP#1310)
  Run compatibility tests in ci (SAP#1307)
  Add possibility to unload Luigi (SAP#1304)
JohannesDoberer added a commit to JohannesDoberer/luigi that referenced this pull request May 20, 2020
* search-provider-interface:
  Migrate setup scripts to v1 (SAP#1325)
  Add pre commit hook (SAP#1344)
  Update npm dependencies in luigi-landingpage (SAP#1346)
  Added read-only keyword labels to documentation (SAP#1313)
  Cleanup the mock login page (SAP#1340)
  Enable nightly builds (SAP#1334)
  Fix input validation in fiddle idpmock (SAP#1309)
  change travis to fix only on push to master (SAP#1338)
  added selected state (SAP#1326)
  Migrate example apps to v1 (SAP#1311)
  Provide config in JS format to Fiddle e2e tests (SAP#1305)
  Add Youtube section to the landing page and Documentation (SAP#1315)
  Add a note about loadingIndicator to pageErrorHandler  (SAP#1310)
  Run compatibility tests in ci (SAP#1307)
  Add possibility to unload Luigi (SAP#1304)
@ndricimrr ndricimrr mentioned this pull request Jun 4, 2020
stanleychh pushed a commit to stanleychh/luigi that referenced this pull request Dec 30, 2021
* added read-only keyword labels

* fix code alignment

* fix size comment and indentation

* cla weird stuff check

* Revert "fix size comment and indentation"

This reverts commit ae862cf.

* Revert "Revert "fix size comment and indentation""

This reverts commit 1eddc8a.

* Fix font and padding

* add bottom margin

Co-authored-by: Aleksandra Simeonova <[email protected]>
Co-authored-by: Zarko Simic <[email protected]>
Co-authored-by: Markus <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docu: Add read-only keyword labels
6 participants