|
ba57b38d5b
|
Add Suppressor as a test dependency
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-05 16:05:45 -05:00 |
|
|
b3e5319fad
|
Switch to testing on latest stable instead of 1.7
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-05 16:05:43 -05:00 |
|
|
deea5baebf
|
Remove Mac and Windows tests
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-05 16:05:41 -05:00 |
|
|
51b6a241a9
|
Remove x86 tests
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-05 16:05:40 -05:00 |
|
|
dd00909c06
|
Fix tags syntax in CI workflow
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-05 16:05:37 -05:00 |
|
|
e340ab4e26
|
Update README example with html node
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-05 15:43:59 -05:00 |
|
|
4683189f5c
|
Update CHANGELOG
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-05 15:41:36 -05:00 |
|
|
8a86c309de
|
Add doctest for html function
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-05 15:38:34 -05:00 |
|
|
6152004356
|
Add check for nothingness to link_or_text!
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-05 15:35:37 -05:00 |
|
|
6c8268f50c
|
Add <html> node to html function
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-05 15:33:50 -05:00 |
|
|
33cddd980b
|
Fix the DOCTYPE to be HTML5
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-05 15:25:14 -05:00 |
|
|
9a4b8364f6
|
Merge pull request #2 from MillironX:splatting
Change html element functions to use argument splatting
|
2022-04-05 16:10:26 +00:00 |
|
|
6e88b8f657
|
Remove arrays from README example
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-05 10:53:50 -05:00 |
|
|
9ca2bb52ae
|
Update CHANGELOG
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-05 10:50:37 -05:00 |
|
|
58244fcb5d
|
Convert array checking to argument splatting
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-05 10:41:18 -05:00 |
|
|
bfcd46caf8
|
Change TagBot to use existing changelog
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-04 17:41:39 -05:00 |
|
|
afafae2769
|
Add linting workflow
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-04 17:31:05 -05:00 |
|
|
0efeef1572
|
Update spelling dictionary
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-04 17:30:54 -05:00 |
|
|
438e87617c
|
Update code to use Prettier style
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-04 17:22:25 -05:00 |
|
|
df38dad4be
|
Update docs building script to match Blue style
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-04 17:21:03 -05:00 |
|
|
ba44863021
|
Add a changelog
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-04 16:44:04 -05:00 |
|
|
94f17e68e6
|
Add contributing guidelines
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-04 11:13:54 -05:00 |
|
|
719a5ab39f
|
Add extension recommendations
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-04 11:13:22 -05:00 |
|
|
88372bc92e
|
Fix markdownlint errors in docs
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-04 11:13:11 -05:00 |
|
|
55ff2325d3
|
Add markdownlint config file
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-04 11:12:40 -05:00 |
|
|
d3f7c3c042
|
Add spelling config file
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-04 11:12:27 -05:00 |
|
|
f26aac9840
|
Add feature request template
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-04 11:10:21 -05:00 |
|
|
ff8f8e07df
|
Add bug report template
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-04 10:41:02 -05:00 |
|
|
0897c5a9be
|
Add CODE_OF_CONDUCT
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-04 09:10:13 -05:00 |
|
|
e537960cde
|
Fix README links
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-04-04 09:06:21 -05:00 |
|
|
bb0aa7cc31
|
Add EzXML to docs dependencies
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-03-31 19:57:15 -05:00 |
|
|
de3bc3df18
|
Add EzXML to test deps
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-03-31 19:52:36 -05:00 |
|
|
ea1ff4dacf
|
Update README with more useful information
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-03-31 19:42:11 -05:00 |
|
|
77d56c9b3e
|
Add function for divs
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-03-31 19:42:06 -05:00 |
|
|
abbcbeac1d
|
Add generated functions for a bunch of HTML elements
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-03-31 19:41:42 -05:00 |
|
|
73de5d39ea
|
Add root node constructor
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-03-31 19:41:37 -05:00 |
|
|
926f286091
|
Add generic HTML element generator
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-03-31 19:05:23 -05:00 |
|
|
f7ee3e379a
|
Add lazy linking function
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-03-31 18:58:15 -05:00 |
|
|
f9f1bed651
|
Add doctests as unit tests
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-03-31 18:57:53 -05:00 |
|
|
853a633962
|
Remove Coveralls from CI
|
2022-03-31 18:54:27 -05:00 |
|
|
56d0d7089e
|
Add .JuliaFormatter.toml
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-03-31 18:36:46 -05:00 |
|
|
06172fcdcc
|
Install EzXML
|
2022-03-31 18:35:39 -05:00 |
|
|
8de023ac2d
|
Remove more badges from README
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
|
2022-03-31 18:32:36 -05:00 |
|
|
d9f751e426
|
Remove extra files from PkgTemplates generator
|
2022-03-31 18:29:30 -05:00 |
|
|
7df48e8cf5
|
Files generated by PkgTemplates
PkgTemplates version: 0.7.26
|
2022-03-31 18:24:13 -05:00 |
|
|
d3294414ee
|
Initial commit
|
2022-03-31 18:24:00 -05:00 |
|