1
0
Fork 0
mirror of https://github.com/netz39/www.netz39.de.git synced 2025-06-05 10:06:03 +02:00

Merge remote-tracking branch 'sylhare/Type-on-Strap'

This commit is contained in:
MG-5 2024-03-27 04:13:48 +01:00 committed by MG-5
parent abb4d6b8e3
commit a8c4c41aaf
91 changed files with 9399 additions and 16125 deletions

View file

@ -4,7 +4,7 @@ LABEL image="sylhare/type-on-strap"
# Create Type-on-strap Gemfile
RUN echo "source \"https://rubygems.org\"" >> Gemfile
RUN echo "gem 'type-on-strap', '>= 2.2.4', '< 3.0'" >> Gemfile
RUN echo "gem 'type-on-strap', '>= 2.4.9', '< 3.0'" >> Gemfile
RUN echo "Adding the Gemfile" >> cat Gemfile
# Install the theme