You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
This is the ld-decode documentation repository containing the source for the project's GitHub Pages documentation site (formerly known as the 'wiki').
4
4
5
+
This documentation repository contains the source Markdown files that make up the documentation. The Markdown is automatically converted into a full HTML website using Jekyll combined with GitHub actions.
6
+
7
+
You do NOT need to understand HTML to contribute - all contributions are welcome in Markdown (just like the original project wiki). See the Contributing section below.
8
+
5
9
## Links
6
10
7
11
-**📖 Live Documentation**: [ld-decode Documentation](https://happycube.github.io/ld-decode-docs/)
0 commit comments