andrews/README.md

27 lines
3.2 KiB
Markdown
Raw Permalink Normal View History

2023-02-27 19:54:02 +01:00
[![https://img.shields.io/static/v1?label=github&message=mirror&color=green&style=plastic&logo=github](https://img.shields.io/static/v1?label=github&message=mirror&color=green&style=plastic&logo=github)](https://github.com/jumping283/andrews) [![https://img.shields.io/static/v1?label=codeberg&message=repository&color=blue&style=plastic&logo=codeberg](https://img.shields.io/static/v1?label=codeberg&message=repository&color=blue&style=plastic&logo=codeberg)](https://codeberg.org/zensprojects/andrews) [![https://img.shields.io/static/v1?label=notabug&message=mirror&color=blue&style=plastic&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAQAAAC1QeVaAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRAD/h4/MvwAAAAlwSFlzAAAOwwAADsMBx2+oZAAAAAd0SU1FB+cCGxIjNlT8l4IAAADtSURBVBjTbdC7SgMBFIThb93dqEuMSZB4RQW1UlCwsbBQwUcQ8i4+lGATsbAQO20sBCsJCKaJgSCaq4mFxvvfzJk5xeEMP4kFX2boQyMJYnuSv8u+TXmTRnVBWopQJCvxbNiylHuPFq2bk1aNkChYVTZiXMWunGtlWan383lFa1pSTnSc6oEgNGrHVuZ27KBZ7G/IqFgU6GoSWTLrqDR7uVp23L1ruFI3bd65l0jP2XTtMFOtLQzHR0rSrpVNCAlMaaiL7AvEbqy48CQQ6BF9/hrbFpuRG5QQ6ul/zAVtVS0dr4PavvOAtn+JfwdvfR86mF2CSawAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjMtMDItMjdUMTg6MzU6NTQrMDA6MDBs/RDYAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIzLTAyLTI3VDE4OjM1OjU0KzAwOjAwHaCoZAAAACh0RVh0ZGF0ZTp0aW1lc3RhbXAAMjAyMy0wMi0yN1QxODozNTo1NCswMDowMEq1ibsAAAAASUVORK5CYII=](https://img.shields.io/static/v1?label=notabug&message=mirror&color=blue&style=plastic&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAQAAAC1QeVaAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRAD/h4/MvwAAAAlwSFlzAAAOwwAADsMBx2+oZAAAAAd0SU1FB+cCGxIjNlT8l4IAAADtSURBVBjTbdC7SgMBFIThb93dqEuMSZB4RQW1UlCwsbBQwUcQ8i4+lGATsbAQO20sBCsJCKaJgSCaq4mFxvvfzJk5xeEMP4kFX2boQyMJYnuSv8u+TXmTRnVBWopQJCvxbNiylHuPFq2bk1aNkChYVTZiXMWunGtlWan383lFa1pSTnSc6oEgNGrHVuZ27KBZ7G/IqFgU6GoSWTLrqDR7uVp23L1ruFI3bd65l0jP2XTtMFOtLQzHR0rSrpVNCAlMaaiL7AvEbqy48CQQ6BF9/hrbFpuRG5QQ6ul/zAVtVS0dr4PavvOAtn+JfwdvfR86mF2CSawAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjMtMDItMjdUMTg6MzU6NTQrMDA6MDBs/RDYAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIzLTAyLTI3VDE4OjM1OjU0KzAwOjAwHaCoZAAAACh0RVh0ZGF0ZTp0aW1lc3RhbXAAMjAyMy0wMi0yN1QxODozNTo1NCswMDowMEq1ibsAAAAASUVORK5CYII=)](https://notabug.org/zensprojects/andrews) [![https://img.shields.io/static/v1?label=gitea&message=mirror&color=green&style=plastic&logo=gitea](https://img.shields.io/static/v1?label=gitea&message=mirror&color=green&style=plastic&logo=gitea)](https://code.antopie.org/j283/andrews)
2023-02-27 19:27:06 +01:00
2023-02-14 18:49:41 +01:00
![https://andrewsapps.onrender.com/card.png](https://andrewsapps.onrender.com/card.png)
2023-01-31 21:49:58 +01:00
2023-01-19 21:40:59 +01:00
# andrews
2022-11-29 17:28:32 +01:00
2023-02-09 17:58:51 +01:00
the repository behind [andrewsapps.onrender.com](https://andrewsapps.onrender.com/)
2023-01-24 19:25:06 +01:00
notable for typing.zen, the may do list, and the clone of [SheepTester's](https://github.com/SheepTester) sheep3 home button.
2023-01-24 23:56:59 +01:00
2023-02-09 20:33:51 +01:00
<!--## netlify settings
2023-01-24 23:56:59 +01:00
a few pieces of code are put in the header by netlify:
2023-01-25 20:38:31 +01:00
##### sheep3 home button in the header
`<link rel="stylesheet" type="text/css" href="/sheep/3.css"></link><script src="/sheep/3.js" charset="utf-8"></script>`
2023-02-09 20:33:51 +01:00
previously netlify identity was supported, but this is no longer needed-->
2023-01-26 04:17:36 +01:00
## credits
2023-02-15 22:34:40 +01:00
andrews is currently maintained by [jumping283](https://github.com/jumping283) and [zensprojects](https://codeberg.org/zensprojects)