Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayushnix/microblog
the personal microblog of ayushnix
https://github.com/ayushnix/microblog
indieweb microblog
Last synced: 22 days ago
JSON representation
the personal microblog of ayushnix
- Host: GitHub
- URL: https://github.com/ayushnix/microblog
- Owner: ayushnix
- License: other
- Created: 2022-05-01T12:13:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T10:59:02.000Z (9 months ago)
- Last Synced: 2024-05-02T03:25:57.852Z (7 months ago)
- Topics: indieweb, microblog
- Language: HTML
- Homepage: https://microblog.ayushnix.com
- Size: 1.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is my personal microblog. It uses the [kangae][1] theme built for the [zola][2] static site
generator.The articles are licensed under [CC-BY-NC-ND-4.0][3]. Please read the LICENSE file for the copyright
details of the articles. The source code in the articles and elsewhere in this repository is
licensed under [0BSD][4]. Please read the preformatted text mentioned below for the copyright
details of the source code.```
Copyright (C) 2022 by Ayush AgarwalPermission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted.THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.
```In cases where either content or source code has been copied from other sources, that content and
source code retains its original copyright.[1]: https://github.com/ayushnix/kangae
[2]: https://www.getzola.org/
[3]: https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode.txt
[4]: https://spdx.org/licenses/0BSD.html