Skip to content
Snippets Groups Projects
  1. Jun 13, 2024
    • Kian Paimani's avatar
      Update the pallet guide in `sdk-docs` (#4735) · eca1052e
      Kian Paimani authored
      After using this tutorial in PBA, there was a few areas to improve it.
      Moreover, I have:
      
      - Improve `your_first_pallet`, link it in README, improve the parent
      `guide` section.
      - Updated the templates page, in light of recent efforts related to in
      https://github.com/paritytech/polkadot-sdk/issues/3155
      - Added small ref docs about metadata, completed the one about native
      runtime, added one about host functions.
      - Remove a lot of unfinished stuff from sdk-docs
      - update diagram for `Hooks`
  2. Jun 08, 2024
  3. Jun 06, 2024
  4. May 29, 2024
  5. May 27, 2024
  6. May 23, 2024
  7. May 22, 2024
    • Kian Paimani's avatar
      Update README.md (#4502) · ae864e6a
      Kian Paimani authored
      ..and other high level docs.
      
      
      # Polling 
      
      Please vote in the reactions of this PR 
      
      - :thumbsup: I agree to replace the website of this repo to
      https://paritytech.github.io/polkadot-sdk/master/polkadot_sdk_docs/index.html
      - :thumbsdown: Keep it as polkadot.network
      - :shrug:
      
       Different opinion
      
      ---------
      
      Co-authored-by: default avatarBastian Köcher <git@kchr.de>
  8. Feb 08, 2024
  9. Jan 26, 2024
  10. Dec 25, 2023
  11. Dec 05, 2023
  12. Sep 04, 2023
    • Chevdor's avatar
      Markdown linter (#1309) · a30092ab
      Chevdor authored
      
      * Add markdown linting
      
      - add linter default rules
      - adapt rules to current code
      - fix the code for linting to pass
      - add CI check
      
      fix #1243
      
      * Fix markdown for Substrate
      * Fix tooling install
      * Fix workflow
      * Add documentation
      * Remove trailing spaces
      * Update .github/.markdownlint.yaml
      
      Co-authored-by: default avatarOliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
      * Fix mangled markdown/lists
      * Fix captalization issues on known words
  13. Aug 31, 2023