Add docker stuff

This commit is contained in:
2026-05-18 23:49:53 -07:00
parent b93f005334
commit 7b4b2cc946
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -11,6 +11,7 @@ WORKDIR /app/book
# Install honkit globally and build the book # Install honkit globally and build the book
RUN npm install -g honkit && \ RUN npm install -g honkit && \
npm install honkit-plugin-theme-darkening --save-dev && \
honkit build honkit build
# Final Stage: Serve with Nginx # Final Stage: Serve with Nginx
+2
View File
@@ -0,0 +1,2 @@
node_modules
_book
+1 -2
View File
@@ -1,2 +1 @@
# Introduction # Forward