Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clouder0/clouderblog

Clouder's personal blog created by Hugo with the theme Stack.
https://github.com/clouder0/clouderblog

hugo hugo-theme-stack

Last synced: about 2 months ago
JSON representation

Clouder's personal blog created by Hugo with the theme Stack.

Awesome Lists containing this project

README

        

# Clouder's Blog Introduction

This is the source of [Clouder's Blog](https://www.codein.icu/) created by Hugo with the theme [Stack](https://github.com/CaiJimmy/hugo-theme-stack).

Feel free to fork this repo for your blog, but copying articles without appropriate credit is forbidden.

All the articles are licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).

## Comments

[Utterances](https://github.com/utterance/utterances) is used for comments. Comments are stored under [ClouderBlogComment](https://github.com/Clouder0/ClouderBlogComment).

## Google Analytics

Google Analytics is used to gather visiting information. Concerning users' privacy, ad personalizing is disabled.

## [Privacy Policy](https://www.codein.icu/en/privacy-policy/)

The visitors are mainly from China mainland and as a consequence, privacy issues haven't been taken into serious consideration.

All third-party services used are listed in Privacy Policy.

The entry of Privacy Policy is added to the `customText` section of the footer.

## Menu

Except for conventional items, `Feed` and `English/Chinese` are added.

## License

All the articles are licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).

Related notice is added to the `customText` section of the footer.

## Bilingual Support

i18n is supported by the theme.

A menu item is added for language transition for the time being. Maybe a dynamic language switcher will substitute for it in the future.