Commit Graph

19 Commits

Author SHA1 Message Date
Shahzzad Ali
38148e1ef3
[Docs] Improved minor errors in development-guides.md file 2023-11-30 20:05:55 +05:00
wozboz
a75afcec0f 📝 fixed another small typo 2023-08-20 14:24:04 +02:00
wozboz
225f69cdb3 📝 corrected some typos in the docs 2023-08-20 14:22:23 +02:00
Chris Nielsen
1e2854df93 📝 How to register a widget. 2023-06-08 15:49:36 +00:00
David Alasow
ca8085c482 Fix various typos
Fixed some typos and capitalization errors. Fixed some more formatting.
Changed file name that contained a typo.
2022-08-23 11:22:47 +02:00
David Alasow
2d731d3ed3 Fix inconsistent markdown formatting.
This changes all of the documentation markdown files to follow
the same rules. The rules I've applied are from
https://github.com/DavidAnson/markdownlint/blob/v0.25.1/doc/Rules.md

The reason I felt it was necessary
to change all the files was
that there were a lot inconsistencies in how the markdown was used.
Ranging from header levels to some headers having a new line before
content and some not.
2022-08-23 09:57:02 +02:00
David Alasow
99463413b1 Fix formatting in documentation
Removed trailing whitespaces and extra newlines. Added some missing
punctuation. Replaced unicode characters that aren't commonly used
with the more common character.

The replaced unicode characters are
- ’ (U+2019) to ' (U+0027)
- “ (U+201C) to " (U+0022)
- ” (U+201D) to " (U+0022)
2022-08-22 17:52:07 +02:00
Alicia Sykes
e83990fa29 📝 Adds guide on permissioning components 2022-02-12 21:30:52 +00:00
Alicia Sykes
61bbfcb885 📝 Updes details in configuring and development docs 2022-02-11 09:27:18 +00:00
Alicia Sykes
4278764101 📝 Refactors loads of docs
⚰️ Death by Documentation
2022-01-22 20:43:38 +00:00
Alicia Sykes
c650743384 💄 Shows country flag in exchange rate widget 2021-12-29 14:30:36 +00:00
Alicia Sykes
a23d56591c 📝 Updates widget development guide 2021-12-16 04:53:59 +00:00
Alicia Sykes
66067b002f 🔥 Deletes ExampleWidget, adds tutorial for creating widget 2021-12-14 20:31:00 +00:00
Alicia Sykes
5231bfde3b 📝 Adds Netlify functions tutorial, and documens release workflow 2021-09-19 14:18:44 +01:00
Alicia Sykes
36a20621c8 📝 Adds env vars to development docs, updates readme badges 2021-09-09 18:12:30 +01:00
Alicia Sykes
d511049985 📝 Writes guide to Hiding Page Furniture in dev guides 2021-08-09 20:44:44 +01:00
Alicia Sykes
e305d161ca ✏️ Fixes typos in the docs 2021-07-26 22:50:55 +01:00
Alicia Sykes
99265d9241 🍻 Death by documentation... This will need spell checking in the morning 2021-07-26 22:43:46 +01:00
Alicia Sykes
5a37534d73 📝 Adds documentation for Language Switching 2021-07-25 13:38:39 +01:00