Skip to content

S0AndS0/Jekyll_Admin

Repository files navigation

Build Status means that tests defined within the travis.yml configuration file either passed, failed, etc. as of Last Commit.


Collection of Bash scripts for Jekyll and Git server administration and interaction via ssh or git command-line tools.

Unless otherwise stated both documentation and Bash scripts are shared under License (version 3) by default, a full copy of which is available under master:LICENSE. See the Licensing collection for when others may apply.

Documentation provides rendered documentation for this project; the source code modifications and raw doc-files of which can be found under the gh-pages branch. Installation, and Update instructions are currently featured along with usage examples for Administrators and Git/Jekyll clients.

Pull Requests friendly, however, please review GitHub's Fork help page, and the Contributing collection of this project for set-up and styling tips. Oh and don't forget to add yourself to the Contributors collection before first Pull Request.

Consider checking Supporting Options for methods of encouraging projects like these.


Documentation Collections

The following use the _layouts/modules/collection-home/collection-home Layout by default.

Sources

  • _includes directory contains files that maybe included within other source, page, or post files via Liquid similar to; {%- include file-name named_arg='some value' -%}

  • _layouts directory contains files that posts, pages, and other Front-Matter files may choose via something like layout: name-of-layout within the file's configuration block

  • _scss or _sass directories contains .scss or .sass files that when included within the assets directory may use during jekyll build or serve operations to build site .css style sheets.

  • assets directory contains .scss or .sass files that are transmuted into .css files, and in the future may contain image and/or JavaScript files, all of which are accessible by other site source files, pages, and/or posts

About

Collection of Bash scripts for setting up private Git servers that emulate GitHub Pages.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors