A summary of all commands useable in CCNA 1 and 2.
Definitely not all commands have been added yet. Feel free to add your own contributions via a pull request! The text itself is written in _chapters, which is in kramdown, a superset of markdown. If you have any questions, ask away!
The summary itself is written in Markdown in the index.md file. To view the site you'll need to install jekyll:
gem install jekyll
which might require ruby
to be installed, refer to rubyinstaller.org.
Serving the site is done by jekyll s
, after which it's available at localhost:4000, or jekyll b
and then it's available in the _site
directory.
Style is written in scss
.
By @Haroenv and @EliasMeire
CCNA Summary is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. No warranty whatsoever.
Making use of @bullgit's fuckIE.js.