Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 Agarwal

Permission 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