Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keybase/book-content
https://github.com/keybase/book-content
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/keybase/book-content
- Owner: keybase
- Created: 2019-12-12T18:19:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T20:24:18.000Z (8 months ago)
- Last Synced: 2024-08-13T11:49:40.661Z (3 months ago)
- Language: Jinja
- Size: 20.2 MB
- Stars: 175
- Watchers: 27
- Forks: 67
- Open Issues: 64
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# đź“ť Keybase Book Content
đź‘‹ Hey there! Welcome to the [Keybase](https://keybase.io) [Book](https://book.keybase.io) content repo.
This repository is a work in progress, and it’s our intention for the Keybase Book to be a community project. The target audience is smart people who _aren’t necessarily programmers or security folks._
We’ll encourage PRs from the whole community. Help us make this book better.
Note this is brand new and there may be some errors.
## Contributing
We’ll accept a PR from anyone, if it clarifies a section. Note that one of the top goals of this project is to make the early chapters of the book readable by non-programmer types. Please don’t be overly pedantic; if a cryptographic explanation is good enough, let’s not complicate it to cover some technical case most people don’t care about.
## If you’re a Keybase staff member
If you’re making substantial changes, please build the site locally and make sure it all looks good.
## Creating a Highlighted Content Section
To create a callout section, like a `TL;DR` or `Tip`, etc, use the following markup within the Markdown files:
```html
Keep your most important documents, photos, and videos safe and secure with Files.
```The `data-text` prop on the container will render as the title of the callout section.