All Projects → john-cd → cheatsheets

john-cd / cheatsheets

Licence: other
John's Cheatsheets

Projects that are alternatives of or similar to cheatsheets

pdf-cheat-sheets
Cheat sheets for the Portable Document Format
Stars: ✭ 43 (+95.45%)
Mutual labels:  cheatsheet
pyrocms-cheatsheet
Pyro CMS - Cheat Sheet
Stars: ✭ 17 (-22.73%)
Mutual labels:  cheatsheet
cheatsheets
📋 Various cheatsheets made while working as a developer
Stars: ✭ 22 (+0%)
Mutual labels:  cheatsheet
cheatsheets
My Cheatsheet Repository
Stars: ✭ 193 (+777.27%)
Mutual labels:  cheatsheet
persianthinkpython
a fork from thinkpythonpersian in markdown
Stars: ✭ 14 (-36.36%)
Mutual labels:  mkdocs
mkdocs-git-revision-date-localized-plugin
MkDocs plugin to add a last updated date to your site pages
Stars: ✭ 73 (+231.82%)
Mutual labels:  mkdocs
react-cheatsheets
Create and generate cheat sheets using React
Stars: ✭ 21 (-4.55%)
Mutual labels:  cheatsheet
git-cheatsheet
One stop guide to help solve all your doubts related to Git & GitHub.
Stars: ✭ 31 (+40.91%)
Mutual labels:  cheatsheet
python-package-template
Easy to use template for great PyPi packages
Stars: ✭ 19 (-13.64%)
Mutual labels:  mkdocs
cheat-sheet
collection of cheat sheets
Stars: ✭ 150 (+581.82%)
Mutual labels:  cheatsheet
mkdocs-windmill-dark
Outstanding mkdocs theme with a focus on navigation and usability
Stars: ✭ 24 (+9.09%)
Mutual labels:  mkdocs
cypress-cheat-sheet
A cheat sheet for Cypress.io
Stars: ✭ 27 (+22.73%)
Mutual labels:  cheatsheet
slick-reference
Slickに関するサンプルやドキュメントを提供します。
Stars: ✭ 64 (+190.91%)
Mutual labels:  cheatsheet
PPN
Pentester's Promiscuous Notebook
Stars: ✭ 221 (+904.55%)
Mutual labels:  cheatsheet
mkdocs-static-i18n
MkDocs i18n plugin using static translation markdown files
Stars: ✭ 78 (+254.55%)
Mutual labels:  mkdocs
markdown-i18n
i18n extension for Python Markdown
Stars: ✭ 13 (-40.91%)
Mutual labels:  mkdocs
TLS-Redirection
TLS Redirection
Stars: ✭ 109 (+395.45%)
Mutual labels:  cheatsheet
docs-v1
Source of code.kx.com/q
Stars: ✭ 33 (+50%)
Mutual labels:  mkdocs
mkdocs-exclude-search
🔎 A mkdocs plugin that lets you exclude selected chapters from the search index.
Stars: ✭ 16 (-27.27%)
Mutual labels:  mkdocs
papers reading sharing.github.io
Sites to share deep learning related papers and their digests
Stars: ✭ 32 (+45.45%)
Mutual labels:  mkdocs

John's Cheatsheets

John's Main Website

This website is generated by MkDocs.

Install

With Python 3.8 installed on Windows globally:

python -m pip install mkdocs --user
python -m pip install mkdocs-material --user

Basic MkDocs Commands

  • mkdocs new [dir-name] - Create a new project.
  • mkdocs serve - Start the live-reloading docs server.
  • mkdocs build - Build the documentation site.
  • mkdocs help - Print this help message.

The source Markdown files are found in the docs_src folder.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].