https://github.com/kristapsdz/bchs
source code for BCHS website
https://github.com/kristapsdz/bchs
bchs bsd c sqlite
Last synced: 10 months ago
JSON representation
source code for BCHS website
- Host: GitHub
- URL: https://github.com/kristapsdz/bchs
- Owner: kristapsdz
- Created: 2017-06-19T09:56:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T15:14:28.000Z (about 4 years ago)
- Last Synced: 2023-11-07T17:16:23.095Z (about 2 years ago)
- Topics: bchs, bsd, c, sqlite
- Language: CSS
- Homepage: https://learnbchs.org
- Size: 2.06 MB
- Stars: 181
- Watchers: 13
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Audit: audit.css
Awesome Lists containing this project
README
This is the source code for [Learn BCHS](https://learnbchs.org).
BCHS is a software stack consisting of the BSD operating system
(OpenBSD, in this case), the C programming environment, the
[httpd](https://bsd.plumbing/) web server, and
[SQLite](https://www.sqlite.org/). It's a rock-solid platform.
This repository consists of a lot of static XML files, all licensed
under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/); and
some source code. I specifically don't attach a license to the source
code because it's boilerplate.
This repository is a read-only mirror of a private CVS repository.
You can use it to report bugs in the documentation.