We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Automating the Sidebar Build (#57) * Starting sidebar build script * Front-matter parsed into single lines. * Removing leading spaces and before URL * Sidebar YML files building. * Sidebar build working. Added to rake * Switch to using rake build * Update html-proofer Gem * Use Configuration file: _config.yml Source: /Users/dan/repos/psadmin-wiki Destination: /Users/dan/repos/psadmin-wiki/_site Incremental build: disabled. Enable with --incremental Generating... Lunr: Creating search index... Lunr: Index ready (lunr.js v0.7.2) done in 1.272 seconds. Auto-regeneration: disabled. Use --watch to enable. to resolve Gem dependencies * Using rm -rf to remove existing _data/* files * Removing test file _data/.yaml
Update code style to be more readable (#42)
Change _databases/ to posts/ for folder name (#41)
Fix formatting typo.
Add intro to the index.html page
Change /user/ folder to /posts/ for clarity
Added PR and jekyll serve instructions
Update README with git commit/git push
Adding Git cloning/branching to README
Cleaning up README, STYLE and _config.yml file
Initial Commit from Travis-CI docs site clone
Add Travis CI build badge to README
Add `git clone` to README for this repo's wiki