Skip to content

Rose pine/master #2

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

Closed
wants to merge 3 commits into from
Closed

Rose pine/master #2

wants to merge 3 commits into from

Conversation

rickstaa
Copy link
Owner

@rickstaa rickstaa commented Nov 6, 2021

Check anuraghazra#892 for correct colour contrast according to the WCAG AAA standards.

@vercel
Copy link

vercel bot commented Nov 6, 2021

Deployment failed with the following error:

The value for maxDuration must be between 1 second and 10 seconds, in order to increase this limit upgrade your plan: https://vercel.com/pricing

@github-actions github-actions bot added the themes label Nov 6, 2021
@rickstaa rickstaa closed this Nov 6, 2021
@rickstaa rickstaa deleted the rose-pine/master branch November 6, 2021 23:06
@rickstaa rickstaa restored the rose-pine/master branch November 6, 2021 23:06
@rickstaa rickstaa deleted the rose-pine/master branch November 6, 2021 23:15
rickstaa added a commit that referenced this pull request Dec 4, 2021
* docs: better navigation in readme (anuraghazra#1196)

* docs(cn): replace error picture (anuraghazra#1217)

env name should be PAT_1, but on the picture is GITHUB_TOKEN

* docs: fix grammar (anuraghazra#1242)

* fix: subfolder support for api_domain wakatime api (anuraghazra#1235)

* docs(theme): Auto update theme readme (anuraghazra#1263)

* feat: hide wakatime languages (anuraghazra#1212)

* feat: added option to hide languages

* feat: recalculate percentages for hidden languages

* refactor: reverted langs_count and did some formatting

* doc: added hide to readme

* feat: make languages var mutable and improve filter logic

Co-authored-by: Adrian Kunz <clashsoft@hotmail.com>

* refactor: improve code and added tests

Co-authored-by: Adrian Kunz <clashsoft@hotmail.com>
Co-authored-by: Anurag <hazru.anurag@gmail.com>

* fix: text overlap (anuraghazra#1207)

* feat(statCard): added more concise description

* fix: removed isLongLocale param

* Revert "fix: removed isLongLocale param"

This reverts commit 55f1e2d.

* feat: add de and nl to longLocal to fix padding

* chore: grammar error on CONTRIBUTING.md (anuraghazra#1272)

* chore: update funding link (anuraghazra#1289)

* chore: revert total stars naming

* chore: change `total stars` to `total stars earned` (anuraghazra#1293)

* docs: replace '?theme' with '&theme' (anuraghazra#1307)

* style(theme): added aura_dark themes (anuraghazra#1312)

* feat(layout): improve flexLayout & fixed layout overlaps (anuraghazra#1314)

* feat(layout): improve flexLayout & fixed layout overlaps

* chore: fix vercel build

* chore: added under-the-hood blogpost link in contributing.md

* style(theme): added panda theme (anuraghazra#1319)

* refactor: refactor repo card (anuraghazra#1325)

* refactor: refactored repo-card

* test: fix tests

* test: fixed tests

* fix: unprovided description error

* chore: update theme preview bot content (anuraghazra#1326)

* docs: match link with section title (anuraghazra#1341)

* Match link with section title

Match the link of Top Languages Card with the title of his section ("Tarjeta de Lenguajes Principales").

* Fix typo

* style(theme): added cobalt2 theme (anuraghazra#1343)

* style(theme): added noctis minimus theme (anuraghazra#1342)

* Add Noctis minimus theme

* Add Noctis minimus theme

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>

* chore: fix grammatical errors in the scripts (anuraghazra#1346)

* Fix grammatical errors

* Fix grammatical errors

* chore: reduce vercel memory & timeout duration (anuraghazra#1366)

* fix: change serverless function memory to 128mb

* chore: change maxDuration

* fix: wakatime card translations (anuraghazra#1363)

* refactor: jsdoc in utils & minor changes (anuraghazra#1377)

* refactor: jsdoc in utils & minor changes

* chore: jsdoc Card class

* chore: jsdoc for getStyles

* ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (anuraghazra#1382)

* Revert "ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (anuraghazra#1382)"

This reverts commit 2723f00.

* chore: remove action cache

* style(theme): add gruvbox_light theme (anuraghazra#1379)

* docs(theme): Auto update theme readme (anuraghazra#1384)

Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>

* fix: word-wrap bug (anuraghazra#1378)

* Fixed word-wrap bug

* ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (anuraghazra#1382)

* Revert "ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (anuraghazra#1382)"

This reverts commit 2723f00.

* chore: remove action cache

* chore: minor change

Co-authored-by: Markus Tyrkkö <markus.tyrkko@nitor.com>
Co-authored-by: Oscar Dominguez <dominguez.celada@gmail.com>
Co-authored-by: Anurag <hazru.anurag@gmail.com>

* fix: hotfix for graphql api error (anuraghazra#1409)

* docs: add fork instructions (anuraghazra#1418)

* docs: add fork instructions

* chore: revert toc

* fix: bug where wakatime api returns undefined languages (anuraghazra#1403)

Co-authored-by: Markus Tyrkkö <markus.tyrkko@nitor.com>

* style(themes): aura theme (anuraghazra#1423)

* style(theme): added swift theme (anuraghazra#1395)

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>

* docs(theme): Auto update theme readme (anuraghazra#1440)

Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>

* feat(script): improved theme preview script (anuraghazra#1439)

* feat: improved theme preview script

* chore: add getPRNumber

* feat(theme-preview): added ability to upsert comments (anuraghazra#1442)

* chore: added ability upsert comments

* chore: new event

* chore: update github action trigger

* chore: remove edit event from action

* chore(deps): update axios to 0.24.0 (axios/axios#3410) (anuraghazra#1446)

* style(theme): add apprentice theme (anuraghazra#1466)

* fix: auth token header (anuraghazra#1474)

* Include all repo w/ access to

* parameterize affiliation

* Use GraphQL variable syntax

* Custom ownerAffiliations for general stats

* Add default affiliation

* style: improve code structure

Co-authored-by: OldWizard209 <68309049+OldWizard209@users.noreply.github.com>
Co-authored-by: XUQING <xuqing@mail.xqinger.com>
Co-authored-by: 김예환 Ye-Hwan Kim (Sam) <43813340+yehwankim23@users.noreply.github.com>
Co-authored-by: Alexandro Perez <apgfriend@gmail.com>
Co-authored-by: Masahiro Furudate <178inaba.git@gmail.com>
Co-authored-by: Julian Holfeld <julianholfeld@student.uni-kassel.de>
Co-authored-by: Adrian Kunz <clashsoft@hotmail.com>
Co-authored-by: Anurag <hazru.anurag@gmail.com>
Co-authored-by: Philip Jake <philip@cldsi.de>
Co-authored-by: Moe Bachrouch <54571275+moebachrouch@users.noreply.github.com>
Co-authored-by: Horeb Parraud <44978959+HorebParraud@users.noreply.github.com>
Co-authored-by: Chandrika Deb <chandrikadeb7@gmail.com>
Co-authored-by: Danix <78866931+Danix421@users.noreply.github.com>
Co-authored-by: Red Headphone <55500003+RedHeadphone@users.noreply.github.com>
Co-authored-by: Anant Mishra <84588156+Anant-mishra1729@users.noreply.github.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Julián Sanmartino <jjsanmartino03@gmail.com>
Co-authored-by: Oscar Dominguez <dominguez.celada@gmail.com>
Co-authored-by: Michael Schnerring <3743342+schnerring@users.noreply.github.com>
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
Co-authored-by: Markus Tyrkkö <Marcholio@users.noreply.github.com>
Co-authored-by: Markus Tyrkkö <markus.tyrkko@nitor.com>
Co-authored-by: Tuhana GAYRETLİ <tuhana@tuta.io>
Co-authored-by: Eduardo Santi <santieduardo@users.noreply.github.com>
Co-authored-by: Abhijith N T <abhijithnt64@gmail.com>
Co-authored-by: Çınar Yılmaz <79412062+Camroku@users.noreply.github.com>
Co-authored-by: Raymond Nook <59678453+developStorm@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants