Skip to content

Tags: bobbyiliev/101-linux-commands-ebook

Tags

0.261.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Corrected the protocol spelling (#287)

0.260.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated mkdocs dependency specifications (#286)

* added mkdocs related files

* added mkdocs related files

* updated gitignore to ignore docs/ebook folder

* added macros to display download link to pdfs

* updated repo details to original repo owner (bobbyiliev)

* updated home and about pages

* activate mkdocs publishing from "main" branch

* remove extra links

* dropped extra comments from mkdocs.yml

* commented out parser package import

* added section for "Download" to composer
- "composer" automates generation of nav in mkdocs.yml
- refactored composer.py

* fixed NavsDataType definition

* added config.yml support for running nav-generation.

* fixed bug: config_filepath

* fixed a bug to use "config.yml"

* mkdocs navs auto-generation update
- Added argparse for commandline control over compose.py
- Priority default-args << config.yml args << commandline arg specifications
- added pyyaml to requirements/docs.txt

* refactored final nav-generation code: created main() function.

* fixed formatting and spelling errors in readme.md

* Added link and badge in the readme: online ebook webpage.

* added version-pinning to requirements

0.259.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added split command flags and description (#265)

Co-authored-by: “SayanSahu99” <“sayansovan@gmail.com”>

0.258.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
MkDocs generated eBook Website Feature Update (#285)

* added mkdocs related files

* added mkdocs related files

* updated gitignore to ignore docs/ebook folder

* added macros to display download link to pdfs

* updated repo details to original repo owner (bobbyiliev)

* updated home and about pages

* activate mkdocs publishing from "main" branch

* remove extra links

* dropped extra comments from mkdocs.yml

* commented out parser package import

* added section for "Download" to composer
- "composer" automates generation of nav in mkdocs.yml
- refactored composer.py

* fixed NavsDataType definition

* added config.yml support for running nav-generation.

* fixed bug: config_filepath

* fixed a bug to use "config.yml"

* mkdocs navs auto-generation update
- Added argparse for commandline control over compose.py
- Priority default-args << config.yml args << commandline arg specifications
- added pyyaml to requirements/docs.txt

* refactored final nav-generation code: created main() function.

* fixed formatting and spelling errors in readme.md

* Added link and badge in the readme: online ebook webpage.

0.257.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add example in sudo command (#276)

* add example in sudo command

* Update 051-the-sudo-command.md

Co-authored-by: Bobby Iliev <bobby@bobbyiliev.com>

0.256.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed file names (#278)

* added mkdocs related files

* added mkdocs related files

* updated gitignore to ignore docs/ebook folder

* added macros to display download link to pdfs

* updated repo details to original repo owner (bobbyiliev)

* updated home and about pages

* activate mkdocs publishing from "main" branch

* remove extra links

* corrected filenames (using same pattern as the others)

* Corrected filenames.

Co-authored-by: Bobby Iliev <bobby@bobbyiliev.com>

0.255.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

0.254.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed typos and improved formatting (#280)

* added mkdocs related files

* added mkdocs related files

* updated gitignore to ignore docs/ebook folder

* added macros to display download link to pdfs

* updated repo details to original repo owner (bobbyiliev)

* updated home and about pages

* activate mkdocs publishing from "main" branch

* remove extra links

* dropped extra comments from mkdocs.yml

* Fix typos for formatting errors on markdown file #126

* formatting changes to command-125

* incorporated filename corrections

* corrected formatting and some structural changes to docs in command-121

* fixed some more typos in command-121

* fixed typo/spelling error (command-121)

* fixed formatting and added illustration (figure).

0.253.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added the parted command (#283)

* Added the parted command

* Update README.md

* Rename 12-the-parted-command.md to 128-the-parted-command.md

* Update README.md

* Update README.md

Co-authored-by: Bobby Iliev <bobby@bobbyiliev.com>

0.252.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update 041-the-ifconfig-command.md (#282)