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

https://github.com/fa7ad/fa7ad.github.io

Some mildly boring rants, mostly about programming.
https://github.com/fa7ad/fa7ad.github.io

blog boring markdown

Last synced: about 1 year ago
JSON representation

Some mildly boring rants, mostly about programming.

Awesome Lists containing this project

README

          

# boring-site

A really boring, and not really interesting site; made using Next.js, React, TailwindCSS, and other boring stuff like that.

# LICENSE

Content and the source code for the page structure are separately licensed.

The content (markdown pages, blog posts, images, videos, etc) is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/) (full license can be found in LICENSE.content.txt).

The code (JSX markup, CSS, JS, configuration files, etc) for the page structure is licensed under the [BSD-3-Clause License](https://spdx.org/licenses/BSD-3-Clause.html) (full license can be found in LICENSE.code.txt).

Any ambiguities in the license text are to be resolved by the copyright holder, and not the user/reader of the license.