Skip to content

Tags: vsoch/docsy-jekyll

Tags

0.0.27

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #76 from puppylpg/tag-append-error

reverse tags sequence for appending

0.0.26

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #73 from vsoch/fix-search

Fix search

0.0.25

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add versioning options (#69)

* Add versioning options
Add optional versioning to the docs content
* Archived docs now live in their own subdirectory
Archive docs now live in their own archive subdirectory of _docs
* Fix syntax typo
Fix syntax typo in default.html
* Apply suggestions from code review
* Use subdirectory for toc files
Use subdirectory for toc files and update the documentation on how to set it up.
* Additional info in the versioning Docs
Additional info in the versioning Docs to provide commands etc
* Update _config.yml to have default tocversion_dir
Update _config.yml to have a default tocversion_dir and a description to the settings too.
* adding support for search filtered versioning
the user can enable which versions to include in search, and they will have a badge that shows it,
with the current using site.tag_color and others in secondary (gray) color.
* tweak spacing in search.js
* Add Search and Versioning section to docs
Add Search and Versioning section to docs to show what is displayed if enabled.

0.0.24

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add/subfolder example (#59)

* adding a better example for how to derive a subfolder index
Signed-off-by: vsoch <vsochat@stanford.edu>

0.0.23

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added support for multiple first-level sidebar headings (#46)

* Added support for multiple first-level sidebar headings
* version bump and adding example of second top level menu

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Co-authored-by: vsoch <vsoch@users.noreply.github.com>

0.0.22

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Check for site github_brance (#43)

Otherwise default to master.

0.0.21

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add support in footer to linkedin url (#41)

* add support in footer to linkedin url
* Revert "add support in footer to linkedin url"
This reverts commit a3b40d0.
* align footer linkedin icon in the same row

Co-authored-by: Eitan Behar <eitan.behar@sap.com>

v0.0.20

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add proper theme name (#36)

v0.0.19

Unverified

This user has not yet uploaded their public signing key.
version bump

Signed-off-by: vsoch <vsochat@stanford.edu>

v0.0.18

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use jquery locally. (#26)