Commit Graph

45 Commits

Author SHA1 Message Date
Randy a32b3525ef
feat(readme): update w/ deprecation statement (#3667)
* feat(readme): update w/ deprecation statement

* Update README.md

Co-authored-by: Luciano Bello <bel@zurich.ibm.com>

---------

Co-authored-by: Luciano Bello <bel@zurich.ibm.com>
2024-05-17 12:19:02 +02:00
Yaiza 80ae99c16d
Update maintainers in README.md (#3663)
Co-authored-by: Randy <randytolentino@ibm.com>
2024-04-30 04:38:09 -07:00
dependabot[bot] cc97dc75f6
chore(deps-dev): bump prettier from 2.8.8 to 3.1.1 (#3603)
* chore(deps-dev): bump prettier from 2.8.8 to 3.1.1

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.1.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): update eslint-config-prettier and eslint-plugin-prettier

Necessary updates to support Prettier update: https://github.com/prettier/eslint-plugin-prettier/issues/562

* style: Prettier fixes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
2024-01-02 15:48:09 +01:00
Eddybrando Vásquez ecb9638cdf
feat(airtable): use access token (#3604)
* feat(airtable): replace API Key with Access Token

* style: lint fix

* fix(airtable): use access token

* feat: content generation configuration in `.env`

* feat(airtable): use access token in builds
2023-12-26 15:55:56 +01:00
Yaiza f72c0fd8f0
29th-nov-update (#3599)
* Removes providers page (#3591)

* Removes providers types

* Removes providers content

* Removes ProvidersToc component

* Removes ProvidersAccordion component

* Removes UiIntroductoryContent component

* Removes Providers page

* Deletes providers tests

* Removes providers content

* Deletes HomeProviders section from home

* Updates providers references

* Removes ecosystem page (#3592)

* Removes ecosystem content

* Removes EcosystemCard related components

* Removes ecosystem utils and types

* Removes ecosystem page and tests

* Deletes ecosystem mock content

* Removes ecosystem references

* Updates links (#3594)

* Removes learn pages (#3593)

* Deletes learn course pages and images

* Deletes learn summer school pages and images

* Deletes Learn related components

* Updates /learn references

* Deletes unused code

* Deletes learn page

* Deletes unused images

* Removes unused files

* Removes unneded code

* Fix build

* Fix build

* Remove metal page (#3598)

* Deletes metal page components

* Deletes metal page

* Removes metal page layout

* Deletes metal page content

* Removes metal page images

* Removes unused grid svgs

* Fix lint

* remove Metal related pointer-event styles

* remove Metal videos

---------

Co-authored-by: Randy Tolentino <randytolentino@ibm.com>

* Updates @qiskit/web-components version

---------

Co-authored-by: Randy Tolentino <randytolentino@ibm.com>
2023-11-29 10:44:36 +01:00
Eddybrando Vásquez 6d4dc195da
docs(readme): update maintainers list (#3486)
Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
2023-08-07 14:52:37 +02:00
Eddybrando Vásquez c4dbe99bc0
refactor: components naming (#3387)
* docs: add naming conventions

* refactor: rename `Advocates/` components

* refactor: rename `Ecosystem/` components

* refactor: rename `Events/` components

* refactor: rename `EventsFallFest/` components

* refactor: rename `EventsSummerSchool/` components

* refactor: rename `Home/` components

* refactor: rename `Layout/` components

* refactor: rename `Learn/` components

* refactor: rename `LearnCourse/` components

* refactor: rename `Metal/` components

* refactor: rename `Providers/` components

* refactor: rename `Ui/` components

* fix: use LayoutLeadSpaceFixed

* fix: UiDataTable import

* refactor: update CSS class names

* changes from conversations

* changes from conversations

* fix class naming

* fix class name

* fix class name

* fix css classname

---------

Co-authored-by: Pablo Aragón <pablo.aragon@ibm.com>
2023-07-04 17:15:11 +02:00
Pablo Aragón 6ff1a4b735
feat(general): improve the dev workflow with json data (#3374)
* mock data by copying from mock directory

* fix file remanes

* fix file remanes

* remove env variable

* add env varialbes to example file

* mock data by copying from mock directory

* fix file remanes

* fix file remanes

* remove env variable

* add env varialbes to example file

* move mock folder into hooks

* remove content

* mock data by default in npm run dev

* reorder imports

* fake mocked content

* change varname

* rename files to original

* update readme

* revert unnecesary changes

* revert unnecesary changes

* revert unnecesary changes
2023-07-04 13:45:47 +02:00
Randy ae0d1531e8
feat(docs): update readme (#3172)
* feat(docs): update readme

* Update README.md

Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>

* feat(docs): update readme content

* Update README.md

Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>

---------

Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
2023-05-09 16:09:41 +02:00
Eddybrando Vásquez e29450fac0
Feat/include latest changes nuxt 3 (#3106)
* fix: no events found typo (#2966)

Co-Authored-By: Ryan Rogers <79115152+ryanrrogers@users.noreply.github.com>

* feat(events): add description to EventCard (#2965)

Co-Authored-By: Randy <6276074+techtolentino@users.noreply.github.com>

* feat: Create SECURITIY.md (#2979)

Co-Authored-By: Luciano Bello <lbello@gmail.com>
Co-Authored-By: Yaiza <17231966+y4izus@users.noreply.github.com>
Co-Authored-By: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>

* chore: update labels to match the ones we have

https: //github.com/Qiskit/qiskit.org/commit/627017d51ae6d5fa552273be56faf2c150969b94
Co-Authored-By: Yaiza <17231966+y4izus@users.noreply.github.com>

* feat(events): Calendar added via Iframe (airtable) (#2995)

Co-Authored-By: Esperanza Molina <108661074+memolina2323@users.noreply.github.com>
Co-Authored-By: Yaiza <17231966+y4izus@users.noreply.github.com>

* feat: update 'Entanglement in action' preview image (#3006)

Co-Authored-By: Frank Harkins <frankharkins@hotmail.co.uk>

* feat: update slack invite link (#3015)

Co-Authored-By: Junye Huang <7631333+HuangJunye@users.noreply.github.com>

* feat(events): Shows extra info on all the tabs (#3012)

Co-Authored-By: Esperanza Molina <108661074+memolina2323@users.noreply.github.com>
Co-Authored-By: Yaiza <17231966+y4izus@users.noreply.github.com>

* ci: exclude ecosystem/ subdirectories from rclone sync (#3011)

Co-Authored-By: Luciano Bello <lbello@gmail.com>

* fix(code-cell): horizontal content overflow (#3040)

* feat: Segment Tracking added to event tabs (#3060)

Co-Authored-By: Esperanza Molina <108661074+memolina2323@users.noreply.github.com>

* chore: update qiskit web components version (#3080)

Co-Authored-By: Randy <6276074+techtolentino@users.noreply.github.com>

* feat: replace StackExchange with Support Channels (#3067)

Co-Authored-By: Junye Huang <7631333+HuangJunye@users.noreply.github.com>
Co-Authored-By: Randy <6276074+techtolentino@users.noreply.github.com>

* chore: fresh fetched content

* feat: added Near Term Algorithm Design landing page (#3098)

Co-Authored-By: Sanket Panda <6241840+pandasa123@users.noreply.github.com>
Co-Authored-By: Frank Harkins <frankharkins@hotmail.co.uk>

---------

Co-authored-by: Ryan Rogers <79115152+ryanrrogers@users.noreply.github.com>
Co-authored-by: Randy <6276074+techtolentino@users.noreply.github.com>
Co-authored-by: Luciano Bello <lbello@gmail.com>
Co-authored-by: Yaiza <17231966+y4izus@users.noreply.github.com>
Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
Co-authored-by: Esperanza Molina <108661074+memolina2323@users.noreply.github.com>
Co-authored-by: Frank Harkins <frankharkins@hotmail.co.uk>
Co-authored-by: Junye Huang <7631333+HuangJunye@users.noreply.github.com>
Co-authored-by: Sanket Panda <6241840+pandasa123@users.noreply.github.com>
2023-04-06 15:16:04 +02:00
Eddybrando Vásquez 458758384d
Docs/nuxt 3 migration (#3103)
* chore: remove unnecessary READMEs

* docs: simplify ARCHITECTURE file

* docs: update README

Also removed unnecessary, trivial or no longer correct information
2023-04-05 16:52:11 +02:00
Eddybrando Vásquez ec4946549e
chore: remove legacy fix for scrolling behaviour (#3095) 2023-04-04 09:52:11 +02:00
Eddybrando Vásquez af990e8509
style: configure lint for Nuxt 3 (#2978)
* feat: configure ESLint and Prettier

* feat: configure Stylelint

* chore: remove old lint config files

* style: format with ESLint

* style: format with Prettier

* style: format with Stylelint

* feat(lint): use "eslint:recommended"

* feat(lint): added env config
2023-02-15 15:20:14 +01:00
Eddybrando Vásquez 8882794edf docs: replace Travis with GitHub Actions 2021-07-14 12:44:21 -04:00
Eddybrando Vásquez 223dc87fc8 docs: update directory docs and fix minor typos 2021-07-14 12:44:21 -04:00
Salvador de la Puente González c7bc602e48
Replace master with main in the codebase (#1442)
* Show a note regarding the main branch rename in the README
2021-02-16 13:58:40 -05:00
Eddybrando Vásquez 7afef69021
Update maintainers in readme (#1258) 2021-01-05 11:23:45 +01:00
va barbosa 97aefc6632 update readme badge 2020-11-18 13:36:37 -05:00
Salvador de la Puente González 78f0336bbb Do not allow implicit any and fix dependencies 2020-10-23 17:37:06 -04:00
Randy 32c38ecb62
reorder maintainers, add to codeowners (#892) 2020-09-04 12:50:37 +02:00
Salvador de la Puente González a63a5b74a6
Isolate router.scrollBehavior into its own file (#894) 2020-09-04 08:36:05 +02:00
Randy 7925240577
Update readme (#888)
* Update folder structure section, add to contributors list

* Update new-content description
2020-09-02 09:13:27 +02:00
Salvador de la Puente González 52d45e4b93 Add nuxt/content for content management and add initial learning resources (#715)
* Add optional() helper for adding optional configurations

* Clarify the environment variable for analytics

* Add nuxt/content for managing new-content

* Remove legacy index content

* Update nuxt types and JS target

* Add new content and initial learning resources
2020-07-16 20:39:38 +02:00
Salvador de la Puente González 0673d79956 Remove education code (#714)
* Remove education-related code

* Disable cookie preferences modal in development
2020-07-16 20:39:38 +02:00
Salvador de la Puente González 7898b84eff
Remove experiments (#611) 2020-05-21 16:26:56 +02:00
lerongil 3df12aabc6
Update slack link (#589) 2020-05-07 09:09:09 +02:00
Salvador de la Puente González 5b06490a4a
Document GENERATE_CONTENT (#523) 2020-04-15 15:12:11 +02:00
Salvador de la Puente González c00b201106
Update maintainers 2020-04-01 15:44:09 +02:00
Salvador de la Puente González dc0f5b1b9e
Restore `dist` as the output folder (#412) 2020-01-20 15:32:22 +01:00
Marina Aisa 3633ec63a6 [ISSUE-350] New README & CONTRIBUTING guides (#378)
Update readme and add details regarding the architecture.
2020-01-13 20:38:26 +01:00
Matthew Treinish 9ce0639ca7 Merge remote-tracking branch 'salva-fork/qiskit.org' into HEAD
This merges the rewrite of qiskit.org into the qiskit.org repo
2019-12-12 15:20:55 -05:00
Abhishek Chakraborty e4ef9975c0
Minor grammar correction in README.md
Corrected builded to built. 
This is minor grammatical correction as builded is an archaic past-tense form of the verb build and is non-standard in modern English.
2019-10-06 13:47:59 +05:30
Salvador de la Puente González 047bf59fd7 First try 2019-06-06 08:30:22 +02:00
Abdón Rodríguez Davila c924d1c220 Update Travis badge 2019-02-15 22:45:58 +01:00
Jay Gambetta c5c3234372
Update README.md 2019-02-12 17:04:53 -05:00
Jay Gambetta 7262197072
Update README.md 2018-12-23 19:38:00 -05:00
Abdón Rodríguez Davila 2f50f239e1 Rename old command 2018-08-24 11:34:27 +02:00
Abdón Rodríguez Davila de63736aa1 Replace static with prpl server 2018-08-22 18:21:00 +02:00
Abdón Rodríguez Davila 235ad36c8a [work in progress] New website 2018-06-30 00:37:09 +02:00
Ismael Faro Sertage cff66c7dc8
update names 2018-05-29 00:48:07 -04:00
Abdón Rodríguez Davila 40a4db1ab1 Recreate the landing page
swqa

...
2018-04-13 22:24:08 +02:00
Ismael Faro Sertage 338bf7f809
Update README.md 2018-03-30 11:35:10 -04:00
Ismael Faro Sertage fcee409964 Update README.md 2017-09-11 17:19:24 -04:00
ismael faro 12cabeb17b update Qiskit Landing 2017-09-11 17:18:05 -04:00
Ismael Faro Sertage 3ed7e4a9b9 Initial commit 2017-09-11 14:55:11 -04:00