Skip to content

Commit f572856

Browse files
authored
Merge pull request #16 from sparkfun/release_candidate
Docs updates
2 parents 75e617c + bcd2b79 commit f572856

File tree

6 files changed

+50
-7
lines changed

6 files changed

+50
-7
lines changed

.github/workflows/compile-sketch.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Compile Sketch
22

33
on:
4-
# - push
5-
- pull_request
6-
4+
pull_request:
5+
workflow_dispatch:
76

87
jobs:
98
compile-sketch:

.github/workflows/mkdocs.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Used to run mkdocs on the repo
22

3-
name: ci
3+
name: mkdocs
44
on:
55
push:
66
branches:
77
- main
88
pull_request:
99
branches:
1010
- main
11+
workflow_dispatch:
1112
jobs:
1213
deploy:
1314
runs-on: ubuntu-latest

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
<p align="center">
44
<a href="https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/issues" alt="Issues">
55
<img src="https://img.shields.io/github/issues/sparkfun/SparkFun_ST25DV64KC_Arduino_Library.svg" /></a>
6+
<a href="https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/actions" alt="Actions">
7+
<img src="https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/actions/workflows/mkdocs.yml/badge.svg" /></a>
8+
<a href="https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/actions" alt="Actions">
9+
<img src="https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/actions/workflows/compile-sketch.yml/badge.svg" /></a>
610
<a href="https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/blob/master/LICENSE" alt="License">
711
<img src="https://img.shields.io/badge/license-MIT-blue.svg" /></a>
812
<a href="https://twitter.com/intent/follow?screen_name=sparkfun">

docs/contribute.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Contribute: Help Make This Library Better!
2+
3+
Spot something wrong or which could be improved? Feel free to contribute our open-source software and documentation. <a href="https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/pulls" alt="Pull Requests"><img src="https://img.shields.io/github/issues-pr/sparkfun/SparkFun_ST25DV64KC_Arduino_Library.svg" /></a>
4+
5+
## Improve our Documentation
6+
7+
All of this documentation can be modified by you! Please help us make it better.
8+
9+
* These pages are contained in the [`docs` folder](https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/tree/main/docs) of the [SparkFun ST25DV64KC Arduino Library](https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library) repository.
10+
11+
### Spot something wrong?
12+
13+
If a section of the documentation is incorrect, please [open an issue](https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/issues) and let us know.
14+
15+
### Submit a Correction or Improvement
16+
17+
1. [Fork this repo](https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/fork)
18+
2. Add your corrections or improvements to the markdown file or source code
19+
3. File a Pull Request with your changes, and enjoy making the ~~words~~ ~~worlds~~ world a better place.
20+
* Once received, the code and documentation specialist will automatically be notified.
21+
* We will review your suggested improvements to make sure they are correct and fit within our standards.
22+
23+
## Contributors
24+
25+
Let's provided some recognition to the contributors for this project!
26+
27+
![GitHub Contributors Image](https://contrib.rocks/image?repo=sparkfun/SparkFun_ST25DV64KC_Arduino_Library)
28+
<br>
29+
<a href="https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/pulls" alt="Pull Requests"><img src="https://img.shields.io/github/contributors/sparkfun/SparkFun_ST25DV64KC_Arduino_Library.svg" /></a>

docs/index.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,15 @@
33
<p align="center">
44
<a href="https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/issues" alt="Issues">
55
<img src="https://img.shields.io/github/issues/sparkfun/SparkFun_ST25DV64KC_Arduino_Library.svg" /></a>
6+
<a href="https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/actions" alt="Actions">
7+
<img src="https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/actions/workflows/mkdocs.yml/badge.svg" /></a>
8+
<a href="https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/actions" alt="Actions">
9+
<img src="https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/actions/workflows/compile-sketch.yml/badge.svg" /></a>
610
<a href="https://github.com/sparkfun/SparkFun_ST25DV64KC_Arduino_Library/blob/master/LICENSE" alt="License">
711
<img src="https://img.shields.io/badge/license-MIT-blue.svg" /></a>
812
<a href="https://twitter.com/intent/follow?screen_name=sparkfun">
9-
<img src="https://img.shields.io/twitter/follow/sparkfun.svg?style=social&logo=twitter"
10-
alt="follow on Twitter"></a>
13+
<img src="https://img.shields.io/twitter/follow/sparkfun.svg?style=social&logo=twitter"
14+
alt="follow on Twitter"></a>
1115
</p>
1216

1317
<table class="table table-hover table-striped table-bordered">

mkdocs.yml

+7-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ site_name: SparkFun ST25DV64KC Arduino Library - Documentation
33
site_description: SparkFun ST25DV64KC Arduino Library. A library which makes it easy to read and write a ST25DV dynamic tag's EEPROM memory. It has built-in support for reading and writing NDEF URI, WiFi and Text records.
44
site_url: https://sparkfun.github.io/SparkFun_ST25DV64KC_Arduino_Library/
55

6+
edit_uri: edit/main/docs/
7+
68
theme:
79
name: material
810
logo: img/sfe_logo_sm.png
@@ -57,6 +59,8 @@ markdown_extensions:
5759
- pymdownx.tilde
5860
- tables
5961
- admonition
62+
- md_in_html
63+
- attr_list
6064

6165
extra:
6266
social:
@@ -81,4 +85,6 @@ nav:
8185
- SFE_ST25DV64KC_NDEF: api_SFE_ST25DV64KC_NDEF.md
8286
- SFE_ST25DV64KC_IO: api_SFE_ST25DV64KC_IO.md
8387
- Examples: '!include ./examples/mkdocs.yml'
84-
88+
- Contribution/Issues:
89+
- Contribute: contribute.md
90+

0 commit comments

Comments
 (0)