Skip to content

Commit

Permalink
Changes to be committed:
Browse files Browse the repository at this point in the history
  • Loading branch information
rms46 committed Mar 8, 2024
1 parent 165197e commit d83b1bc
Show file tree
Hide file tree
Showing 110 changed files with 374 additions and 24,925 deletions.
16 changes: 16 additions & 0 deletions .doJekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
#!/bin/bash
# REV04: Tue 20 Feb 2024 21:00
# REV03: Mon 11 Dec 2023 11:00
# REV02: Mon 21 Feb 2022 18:00
# REV01: Wed 16 Jun 2021 14:00
# START: Wed 03 Feb 2021 16:00

rm -fv Gemfile.lock
gem install bundler
bundle install
bundle clean --force
bundle install
bundle update

echo "PORT 5002: jekyll serve --port 5002"
echo "Virtual: jekyll serve -H 0.0.0.0"
10 changes: 0 additions & 10 deletions .dojekyll

This file was deleted.

2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ gem "addressable"
gem "nokogiri"
gem "faraday-retry"
gem 'webrick'
gem "minitest"
gem "ffi"

62 changes: 0 additions & 62 deletions LFS-00.md

This file was deleted.

Loading

0 comments on commit d83b1bc

Please sign in to comment.