https://github.com/dev-sec/docs
⛔ DEPRECATED, migrated to dev-sec/dev-sec.github.io
https://github.com/dev-sec/docs
Last synced: 6 months ago
JSON representation
⛔ DEPRECATED, migrated to dev-sec/dev-sec.github.io
- Host: GitHub
- URL: https://github.com/dev-sec/docs
- Owner: dev-sec
- License: apache-2.0
- Archived: true
- Created: 2014-04-07T13:13:56.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-10-14T20:04:58.000Z (over 6 years ago)
- Last Synced: 2024-08-08T23:20:57.876Z (10 months ago)
- Homepage: https://github.com/dev-sec/dev-sec.github.io
- Size: 35.2 KB
- Stars: 12
- Watchers: 11
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hardening Framework Documentation
We use [MkDocs](http://www.mkdocs.org/) to document all hardening projects
## Build
# build the site
mkdocs build
# update master branch
ghp-import -b gh-pages -p site## Author
* Author:: Christoph Hartmann
* Author:: Hardening Framework Team
* Author:: Deutsche Telekom AGLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.