mirror of
https://github.com/marzer/tomlplusplus.git
synced 2024-11-02 02:26:28 +00:00
minor repo config bits
This commit is contained in:
parent
0435135403
commit
b3f2783310
85
.gitattributes
vendored
85
.gitattributes
vendored
@ -1,67 +1,38 @@
|
|||||||
* text=auto encoding=UTF-8
|
* text eol=lf encoding=UTF-8
|
||||||
|
|
||||||
*.bat text eol=lf encoding=UTF-8
|
|
||||||
*.c text eol=lf encoding=UTF-8
|
|
||||||
*.cpp text eol=lf encoding=UTF-8
|
|
||||||
*.css text eol=lf encoding=UTF-8
|
|
||||||
*.cxx text eol=lf encoding=UTF-8
|
|
||||||
*.dox text eol=lf encoding=UTF-8
|
|
||||||
*.h text eol=lf encoding=UTF-8
|
|
||||||
*.hint text eol=lf encoding=UTF-8
|
|
||||||
*.hlsl text eol=crlf encoding=UTF-8
|
*.hlsl text eol=crlf encoding=UTF-8
|
||||||
*.hpp text eol=lf encoding=UTF-8
|
|
||||||
*.htm text eol=lf encoding=UTF-8
|
|
||||||
*.html text eol=lf encoding=UTF-8
|
|
||||||
*.hxx text eol=lf encoding=UTF-8
|
|
||||||
*.ini text eol=lf encoding=UTF-8
|
|
||||||
*.inl text eol=lf encoding=UTF-8
|
|
||||||
*.md text eol=lf encoding=UTF-8
|
|
||||||
*.natvis text eol=lf encoding=UTF-8
|
|
||||||
*.props text eol=lf encoding=UTF-8
|
|
||||||
*.py text eol=lf encoding=UTF-8
|
|
||||||
*.rc text eol=crlf encoding=UTF-8
|
*.rc text eol=crlf encoding=UTF-8
|
||||||
*.runsettings text eol=lf encoding=UTF-8
|
|
||||||
*.sln text eol=crlf encoding=UTF-8-BOM
|
*.sln text eol=crlf encoding=UTF-8-BOM
|
||||||
*.svg text eol=lf encoding=UTF-8
|
|
||||||
*.toml text eol=lf encoding=UTF-8
|
|
||||||
*.txt text eol=lf encoding=UTF-8
|
|
||||||
*.vcxproj text eol=crlf encoding=UTF-8-BOM
|
*.vcxproj text eol=crlf encoding=UTF-8-BOM
|
||||||
*.vcxproj.filters text eol=crlf encoding=UTF-8-BOM
|
*.vcxproj.filters text eol=crlf encoding=UTF-8-BOM
|
||||||
*.xml text eol=lf encoding=UTF-8
|
|
||||||
*.yaml text eol=lf encoding=UTF-8
|
|
||||||
*.yml text eol=lf encoding=UTF-8
|
|
||||||
.clang-format text eol=lf encoding=UTF-8
|
|
||||||
.editorconfig text eol=lf encoding=UTF-8
|
|
||||||
.gitattributes text eol=lf encoding=UTF-8
|
|
||||||
.gitignore text eol=lf encoding=UTF-8
|
|
||||||
Doxyfile text eol=lf encoding=UTF-8
|
|
||||||
Doxyfile-mcss text eol=lf encoding=UTF-8
|
|
||||||
meson.build text eol=lf encoding=UTF-8
|
|
||||||
|
|
||||||
*.cs eol=lf diff=csharp
|
*.cs eol=lf diff=csharp
|
||||||
|
|
||||||
*.doc diff=astextplain
|
*.doc diff=astextplain
|
||||||
*.DOC diff=astextplain
|
*.DOC diff=astextplain
|
||||||
*.docx diff=astextplain
|
*.docx diff=astextplain
|
||||||
*.DOCX diff=astextplain
|
*.DOCX diff=astextplain
|
||||||
*.dot diff=astextplain
|
*.dot diff=astextplain
|
||||||
*.DOT diff=astextplain
|
*.DOT diff=astextplain
|
||||||
*.pdf diff=astextplain
|
*.pdf diff=astextplain
|
||||||
*.PDF diff=astextplain
|
*.PDF diff=astextplain
|
||||||
*.rtf diff=astextplain
|
*.rtf diff=astextplain
|
||||||
*.RTF diff=astextplain
|
*.RTF diff=astextplain
|
||||||
|
|
||||||
*.ai binary
|
*.ai binary
|
||||||
*.bin binary
|
*.bin binary
|
||||||
*.bmp binary
|
*.bmp binary
|
||||||
*.dat binary
|
*.dat binary
|
||||||
*.gif binary
|
*.gif binary
|
||||||
*.ico binary
|
*.ico binary
|
||||||
*.jpeg binary
|
*.jpeg binary
|
||||||
*.jpg binary
|
*.jpg binary
|
||||||
*.png binary
|
*.otf binary
|
||||||
*.psd binary
|
*.png binary
|
||||||
*.rc binary
|
*.psd binary
|
||||||
*.xlsx binary
|
*.rc binary
|
||||||
|
*.ttf binary
|
||||||
|
*.woff binary
|
||||||
|
*.woff2 binary
|
||||||
|
*.xlsx binary
|
||||||
|
|
||||||
vendor/* linguist-vendored
|
vendor/* linguist-vendored
|
||||||
|
1
.github/FUNDING.yml
vendored
Normal file
1
.github/FUNDING.yml
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
github: marzer
|
@ -5,6 +5,7 @@
|
|||||||
[![MIT license](docs/images/badge-license-MIT.svg)](./LICENSE)
|
[![MIT license](docs/images/badge-license-MIT.svg)](./LICENSE)
|
||||||
[![ci](https://github.com/marzer/tomlplusplus/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/marzer/tomlplusplus/actions/workflows/ci.yaml)
|
[![ci](https://github.com/marzer/tomlplusplus/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/marzer/tomlplusplus/actions/workflows/ci.yaml)
|
||||||
[![Mentioned in Awesome C++](docs/images/badge-awesome.svg)](https://github.com/fffaraz/awesome-cpp)
|
[![Mentioned in Awesome C++](docs/images/badge-awesome.svg)](https://github.com/fffaraz/awesome-cpp)
|
||||||
|
[![Sponsor](docs/images/badge-sponsor.svg)](https://github.com/sponsors/marzer)
|
||||||
[![Gitter](docs/images/badge-gitter.svg)](https://gitter.im/marzer/tomlplusplus)
|
[![Gitter](docs/images/badge-gitter.svg)](https://gitter.im/marzer/tomlplusplus)
|
||||||
====
|
====
|
||||||
|
|
||||||
|
1
docs/images/badge-sponsor.svg
Normal file
1
docs/images/badge-sponsor.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="91" height="20" role="img" aria-label="sponsor: ❤"><title>sponsor: ❤</title><g shape-rendering="crispEdges"><rect width="70" height="20" fill="#555"/><rect x="70" width="21" height="20" fill="#fe8e86"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><image x="5" y="3" width="14" height="14" xlink:href="data:image/svg+xml;base64,PHN2ZyBmaWxsPSJ3aGl0ZXNtb2tlIiByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+R2l0SHViPC90aXRsZT48cGF0aCBkPSJNMTIgLjI5N2MtNi42MyAwLTEyIDUuMzczLTEyIDEyIDAgNS4zMDMgMy40MzggOS44IDguMjA1IDExLjM4NS42LjExMy44Mi0uMjU4LjgyLS41NzcgMC0uMjg1LS4wMS0xLjA0LS4wMTUtMi4wNC0zLjMzOC43MjQtNC4wNDItMS42MS00LjA0Mi0xLjYxQzQuNDIyIDE4LjA3IDMuNjMzIDE3LjcgMy42MzMgMTcuN2MtMS4wODctLjc0NC4wODQtLjcyOS4wODQtLjcyOSAxLjIwNS4wODQgMS44MzggMS4yMzYgMS44MzggMS4yMzYgMS4wNyAxLjgzNSAyLjgwOSAxLjMwNSAzLjQ5NS45OTguMTA4LS43NzYuNDE3LTEuMzA1Ljc2LTEuNjA1LTIuNjY1LS4zLTUuNDY2LTEuMzMyLTUuNDY2LTUuOTMgMC0xLjMxLjQ2NS0yLjM4IDEuMjM1LTMuMjItLjEzNS0uMzAzLS41NC0xLjUyMy4xMDUtMy4xNzYgMCAwIDEuMDA1LS4zMjIgMy4zIDEuMjMuOTYtLjI2NyAxLjk4LS4zOTkgMy0uNDA1IDEuMDIuMDA2IDIuMDQuMTM4IDMgLjQwNSAyLjI4LTEuNTUyIDMuMjg1LTEuMjMgMy4yODUtMS4yMy42NDUgMS42NTMuMjQgMi44NzMuMTIgMy4xNzYuNzY1Ljg0IDEuMjMgMS45MSAxLjIzIDMuMjIgMCA0LjYxLTIuODA1IDUuNjI1LTUuNDc1IDUuOTIuNDIuMzYuODEgMS4wOTYuODEgMi4yMiAwIDEuNjA2LS4wMTUgMi44OTYtLjAxNSAzLjI4NiAwIC4zMTUuMjEuNjkuODI1LjU3QzIwLjU2NSAyMi4wOTIgMjQgMTcuNTkyIDI0IDEyLjI5N2MwLTYuNjI3LTUuMzczLTEyLTEyLTEyIi8+PC9zdmc+"/><text x="445" y="140" transform="scale(.1)" fill="#fff" textLength="430">sponsor</text><text x="795" y="140" transform="scale(.1)" fill="#fff" textLength="110">❤</text></g></svg>
|
After Width: | Height: | Size: 1.8 KiB |
@ -16,9 +16,9 @@ theme = 'dark'
|
|||||||
extra_files = [
|
extra_files = [
|
||||||
'images/badge-awesome.svg',
|
'images/badge-awesome.svg',
|
||||||
'images/badge-TOML.svg',
|
'images/badge-TOML.svg',
|
||||||
'images/badge-gitter.svg'
|
'images/badge-gitter.svg',
|
||||||
|
'images/badge-sponsor.svg',
|
||||||
]
|
]
|
||||||
html_header = '<style>#poxy-main-banner { padding: 2rem; }</style>'
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -72,7 +72,11 @@ macros = [ 'TOML_[A-Z0-9_]+?', 'print_value' ]
|
|||||||
'badge-awesome.svg',
|
'badge-awesome.svg',
|
||||||
'https://github.com/fffaraz/awesome-cpp'
|
'https://github.com/fffaraz/awesome-cpp'
|
||||||
]
|
]
|
||||||
'4. Gitter' = [
|
'4. Sponsor' = [
|
||||||
|
'badge-sponsor.svg',
|
||||||
|
'https://github.com/sponsors/marzer'
|
||||||
|
]
|
||||||
|
'5. Gitter' = [
|
||||||
'badge-gitter.svg',
|
'badge-gitter.svg',
|
||||||
'https://gitter.im/marzer/tomlplusplus'
|
'https://gitter.im/marzer/tomlplusplus'
|
||||||
]
|
]
|
||||||
|
@ -86,6 +86,7 @@
|
|||||||
<None Include=".clang-format" />
|
<None Include=".clang-format" />
|
||||||
<None Include=".editorconfig" />
|
<None Include=".editorconfig" />
|
||||||
<None Include=".gitattributes" />
|
<None Include=".gitattributes" />
|
||||||
|
<None Include=".github\FUNDING.yml" />
|
||||||
<None Include=".github\ISSUE_TEMPLATE\bug_report.md" />
|
<None Include=".github\ISSUE_TEMPLATE\bug_report.md" />
|
||||||
<None Include=".github\ISSUE_TEMPLATE\config.yml" />
|
<None Include=".github\ISSUE_TEMPLATE\config.yml" />
|
||||||
<None Include=".github\ISSUE_TEMPLATE\feature_request.md" />
|
<None Include=".github\ISSUE_TEMPLATE\feature_request.md" />
|
||||||
|
@ -245,6 +245,9 @@
|
|||||||
<None Include="include\toml++\impl\path.inl">
|
<None Include="include\toml++\impl\path.inl">
|
||||||
<Filter>include\impl</Filter>
|
<Filter>include\impl</Filter>
|
||||||
</None>
|
</None>
|
||||||
|
<None Include=".github\FUNDING.yml">
|
||||||
|
<Filter>.github</Filter>
|
||||||
|
</None>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Filter Include="docs">
|
<Filter Include="docs">
|
||||||
|
Loading…
Reference in New Issue
Block a user