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

Revamp stake pool course (up to date content merged) #1052

Conversation

fill-the-fill
Copy link
Collaborator

Checklist

  • I have read the How to Contribute.
  • I have run yarn build after adding my changes without getting any errors.

Updating documentation or Bugfix

I've created a new branch and merged all of the progress from Revamp stake pool course to make it up to date. Please take a look before we approve and merge it to staging. Build and Start works fine, I've checked all markdown files and they work, just making sure we're not missing any content. Thank you!

fill-the-fill and others added 30 commits August 3, 2022 16:47
* Modify broken link

* Modify broken link with new solution

Co-authored-by: fill-the-fill <[email protected]>
* Update weekly report 08.03

* Typo fix

Co-authored-by: fill-the-fill <[email protected]>
* Remove outdated projects

* Remove Crypto Heroez and NFTea

* Remove Rewards Calendar

Co-authored-by: fill-the-fill <[email protected]>
* Update weekly report 10.03

* Fix spacing

Co-authored-by: fill-the-fill <[email protected]>
…n#736)

* new dev blog post for August 2022 about Strica

* fix typos and incorrect wording

* add strica image to blog

* Add links to projects and spell check.
Somehow, the presentation of the Cardano components felt completely
  off. Most 'components' presented in this section were actually just
  builder tools promoted as "core components". Truth is, they're not,
  they are merely builder tools that happened to be developed by the
  same company also developping core components.

  When it comes to Cardano's architecture and core components, we can
  roughly divide it in 4: settlement, consensus, networking and
  scripting − despite consensus and networking being heavily
  intertwined.

  Hence, I've reworded the components section to reflect that, and moved
  all builder tools where they belong. Flagging the `cardano-cli` as
  _favorite_ since it is a must to learn to use. Interestingly enough,
  I couldn't find any good "Getting Started" source for the cardano-cli,
  walking people through basic usage and commands that this tool
  provides. There are various guides and tutorials that make use of the
  command-line but I have yet seen any that really offers an
  introduction the the cli itself. Something to write?
…oundation#749)

* Add new filter to check latest projects into showcase and builder tool section

* Clean up code structure in builder tools and showcases

* Fix toggle jump bug

Co-authored-by: fill-the-fill <[email protected]>
* Addition of HeliosLang

* Addition of HeliosLang preview image
* feat: Add haltscam project ecosystem

Haltscam allows and provides a means of crowd-sourcing risky Cardano addresses, allowing community members to contribute to the database and prevent their fellow adopters from falling victim to scams or solicitation.

* Change tag from ecosystem to analytics

Co-authored-by: Robert Phair <[email protected]>

Co-authored-by: Robert Phair <[email protected]>
…dation#757)

* Fix displaying unfiltered 10 last projects

* Fix displaying unfiltered 10 last builder tools

Co-authored-by: fill-the-fill <[email protected]>
* chore: add entries for aiken and pix

* chore: add aiken and pix images
…#760)

* Addition of HeliosLang

* Addition of HeliosLang preview image

* Corrected helioslang github link

* HeliosLang getstarted set to null
* Add files via upload

* Update builder-tools.js

* Revert "Update builder-tools.js"

This reverts commit b04add8.

* Add NFT Gift Card entry

Co-authored-by: Fill <[email protected]>
* Add Book Token showcase

* Add Token tag

* fixing merge conflict, part 2 (without syntax error)

Co-authored-by: fill-the-fill <[email protected]>
Co-authored-by: Robert Phair <[email protected]>
* Fix bracket issue in builder tools.

* Update weekly report 09.14

Co-authored-by: fill-the-fill <[email protected]>
Notable changes:

  #### Rework labels in two sections: languages vs domains

  This makes it easier to navigate; one usually wants to select some technlogy they're familiar with, and then, some particular domain of application or problems they're trying need a tool for.
  There's probably some additional rework to do with the domains, but I've added a few to try to get at least every tool with a language and a domain that made sense. Consequently, I've also
  removed the 'library' label as it is implied by the presence of a language label, whereas APIs and services have new labels "http" or "websocket" depending on the case.

  #### Remove 'getting started' from labels

  The semantic of this label was a bit confusing IMO. One would thing that only "beginner friendly" tools would have this label but not, it only identifies
  tools / libraries that have a "getting started" page -- though the definition of a "getting started" page isn't quite clear. Most projects have README which would
  qualify as 'getting started'. I've left the "Getting Started" button, but removed it from the label to avoid cluttering the label list needlessly.

  #### Remove 'libada-go' from the favorite

  This library is unmaintained and hasn't moved in the past 13 months. I don't think we should point it to people as a "favorite".
fill-the-fill and others added 19 commits April 5, 2023 12:13
Co-authored-by: fill-the-fill <[email protected]>
Co-authored-by: Robert Phair <[email protected]>
…ndation#1017)

* Move guidelines for builder tools and showcase into the docs/portal-contribute and link from the comments
Add sentence on about adding NFT projects like mentioned in cardano-foundation#1012

* Update docs/portal-contribute.md

Co-authored-by: Robert Phair <[email protected]>

* Update docs/portal-contribute.md

Co-authored-by: Robert Phair <[email protected]>

* Update docs/portal-contribute.md

Co-authored-by: Robert Phair <[email protected]>

* Update docs/portal-contribute.md

Co-authored-by: Robert Phair <[email protected]>

---------

Co-authored-by: Robert Phair <[email protected]>
* Add Lace to showcases

* Add 'lace.png'
Minor but very important tweak. Thanks for your patience with my contributions =)
)

* Update installing-cardano-node.md

update the guide from 1.35.5 to 1.35.7 (download links and min reqs)

* fix punctuation + typography

* replace direct version links by the generic /latest

---------

Co-authored-by: Robert Phair <[email protected]>
…ation#1027)

* add plu-ts

* also add cardanocli-pluts and koios-pluts

* fixed build (please add plu-ts tag)

* added plu-ts in

* added plu-ts in docs/smart-contracts/overview.md

* original yarn.lock

* add newline at end of yarn.lock

* add plu-ts to get-started and create-smart-contract sidebar

* fixed images (?)

* removing 1 newline from end of yarn.lock

* github seems to tack on extra newline in UI editor

---------

Co-authored-by: michele-nuzzi <[email protected]>
Co-authored-by: Robert Phair <[email protected]>
…ation#1031)

* Add POS guide using Blockfrost API

* Remove unused content

* Remove unused space

* Remove unused space

---------

Co-authored-by: fill-the-fill <[email protected]>
* Change 'clone' to 'fork' typo

* Update docs/integrate-cardano/point-of-sale.md

Co-authored-by: Robert Phair <[email protected]>

* 2 more tiny changes (wording, formatting)

---------

Co-authored-by: fill-the-fill <[email protected]>
Co-authored-by: Robert Phair <[email protected]>
* Fix OG image for catalyst page

* Modify OG image with the correct path

---------

Co-authored-by: fill-the-fill <[email protected]>
…o-foundation#1036)

* Modify file name and swap input value from ₳ to $

* Add terminal command documentation

---------

Co-authored-by: fill-the-fill <[email protected]>
* Add Aada.finance showcase

* Typo fix in aada.finance tags section

---------

Co-authored-by: fill-the-fill <[email protected]>
* Add flipr.io showcase

* Remove empty space

---------

Co-authored-by: fill-the-fill <[email protected]>
…ool-course' into up-tp-date-stakepool-branch
@fill-the-fill fill-the-fill added documentation Improvements or additions to documentation stake pool operators Stake pool operators category labels May 5, 2023
@rphair
Copy link
Collaborator

rphair commented May 5, 2023

Could we consider waiting until the last page creation commit is merged into that branch & also include it here, as per @sanskys #737 (comment)? Seems like the BP configuration would be an essential part of the new documentation.

@fill-the-fill
Copy link
Collaborator Author

Could we consider waiting until the last page creation commit is merged into that branch & also include it here, as per @sanskys #737 (comment)? Seems like the BP configuration would be an essential part of the new documentation.

Shoot, haven't noticed that one

@fill-the-fill fill-the-fill marked this pull request as draft May 8, 2023 08:04
@fill-the-fill fill-the-fill changed the base branch from staging to revamp-stake-pool-course May 8, 2023 08:44
@fill-the-fill
Copy link
Collaborator Author

I've updated the target branch from staging to Revamp stake pool course. It makes more sense to continue working on that branch instead of staging.

@fill-the-fill fill-the-fill marked this pull request as ready for review May 8, 2023 08:46
Copy link
Collaborator

@rphair rphair left a comment

Choose a reason for hiding this comment

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

OK @fill-the-fill then as I understand it, this will bring revamp-stake-pool-course up to date with staging which would be very helpful. If you confirm that's the case then I'll merge it (or you can) 🤓

@rphair
Copy link
Collaborator

rphair commented May 8, 2023

OK @fill-the-fill I can't wait: merging now after checking that builds locally & works fine ✔️ ... it is just too cool to have all the old & new material in once place, even if only a few people can see it now 🤠 ... thanks for doing this

@rphair rphair merged commit 18ec97e into cardano-foundation:revamp-stake-pool-course May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation stake pool operators Stake pool operators category
Projects
None yet
Development

Successfully merging this pull request may close these issues.