Skip to content

Commit

Permalink
Do not post the example, there are some issues to fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kmruiz committed Jan 8, 2023
1 parent d0486c9 commit 5057179
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 119 deletions.
2 changes: 1 addition & 1 deletion dev/start-jekyll.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

cd docs && bundle exec jekyll serve --incremental
cd docs && bundle exec jekyll serve
25 changes: 0 additions & 25 deletions docs/_posts/2017-02-01-welcome-to-jekyll.md

This file was deleted.

8 changes: 0 additions & 8 deletions docs/_posts/2017-05-03-jekyll-doc-theme.md

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
layout: post
title: "Creating a simple webserver with Pottery and Javalin"
date: 2023-01-15 10:00:00 +0100
categories: how to
---

## Work in Progress
54 changes: 0 additions & 54 deletions docs/index.html

This file was deleted.

2 changes: 0 additions & 2 deletions pottery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ artifact:
- production: "org.junit.platform:junit-platform-launcher:${junit.platform.version}"
- production: "org.junit.jupiter:junit-jupiter-engine:${junit.engine.version}"
- test: "org.junit.jupiter:junit-jupiter-api:${junit.version}"


0 comments on commit 5057179

Please sign in to comment.