Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyphar/cyphar.com
My personal website.
https://github.com/cyphar/cyphar.com
blog python web
Last synced: 19 days ago
JSON representation
My personal website.
- Host: GitHub
- URL: https://github.com/cyphar/cyphar.com
- Owner: cyphar
- License: agpl-3.0
- Created: 2014-03-01T09:23:12.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T06:43:58.000Z (2 months ago)
- Last Synced: 2024-10-12T18:56:43.033Z (about 1 month ago)
- Topics: blog, python, web
- Language: Shell
- Homepage: https://www.cyphar.com
- Size: 1.8 MB
- Stars: 18
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
## cyphar.com ##
The code for [my personal website](http://www.cyphar.com/), as well as the
scripts and configurations used to host the internal services within the
`cyphar.com` realm (you can find those in `srv/`).### License ###
This project is licensed under the GNU Affero General Public License.
```
Copyright (C) 2014-2020 Aleksa SaraiThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
```