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.
- Host: GitHub
- URL: https://github.com/fa7ad/fa7ad.github.io
- Owner: fa7ad
- Created: 2020-10-29T19:22:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T09:40:30.000Z (over 1 year ago)
- Last Synced: 2025-02-26T15:21:45.099Z (over 1 year ago)
- Topics: blog, boring, markdown
- Language: MDX
- Homepage: https://mildlyboring.com
- Size: 16.9 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.code.txt
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.