add stuff
This commit is contained in:
parent
de8bcfaa25
commit
e911bfad8f
1 changed files with 9 additions and 16 deletions
21
README.md
21
README.md
|
@ -1,9 +1,10 @@
|
||||||
<a href="https://buymeacoffee.com/hexlocation"><img style="border-radius: 20px;" src="https://cdn.hexloc.me/banner.png" width="200" height="100"></a><br>
|
|
||||||
> disseminate: latin for the **distribution** of knowledge.
|
|
||||||
<h1 align="center">Disseminate</h1>
|
<h1 align="center">Disseminate</h1>
|
||||||
<a id="ci-badge" href="https://ci.hexloc.me/repos/1/branches/dev" target="_blank">
|
<div style="margin:auto;" align="center">
|
||||||
<img src="https://ci.hexloc.me/api/badges/1/status.svg?branch=dev" alt="status-badge" />
|
<a href="https://www.buymeacoffee.com/hexlocation" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;"></a>
|
||||||
</a>
|
<a href="https://ci.hexloc.me/repos/1/branches/dev" target="_blank">
|
||||||
|
<img src="https://ci.hexloc.me/api/badges/1/status.svg?branch=dev" alt="status-badge" />
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
## A short introduction.
|
## A short introduction.
|
||||||
|
@ -33,14 +34,6 @@ For now though, please contact me via:
|
||||||
|
|
||||||
- [x] Server-side parsing.
|
- [x] Server-side parsing.
|
||||||
- [x] Docker build system.
|
- [x] Docker build system.
|
||||||
|
- [x] Proper metadata (title, date etc).
|
||||||
- [ ] **Automated** prebuilt docker images.
|
- [ ] **Automated** prebuilt docker images.
|
||||||
- [ ] Caching for faster load times.
|
- [ ] Caching for faster load times.
|
||||||
- [x] Proper metadata (title, date etc).
|
|
||||||
<style>
|
|
||||||
#ci-badge {
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
#bi-badge img {
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
|
|
Loading…
Reference in a new issue