diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 75ef9b8..452ccce 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -1,5 +1,6 @@ name: docker on: + push: workflow_dispatch: pull_request: jobs: diff --git a/frontend/app/public/_config.yml b/frontend/app/public/_config.yml deleted file mode 100644 index 50d02e8..0000000 --- a/frontend/app/public/_config.yml +++ /dev/null @@ -1,10 +0,0 @@ -title: "client_side_python" -description: "A Client-Side Browser-Based Python Playground." -baseurl: "/client_side_python" -url: "https://europanite.github.io" -theme: minima -markdown: kramdown -plugins: - - jekyll-feed - - jekyll-sitemap -highlighter: rouge \ No newline at end of file diff --git a/frontend/app/public/robots.txt b/frontend/app/public/robots.txt new file mode 100644 index 0000000..31125dd --- /dev/null +++ b/frontend/app/public/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://europanite.github.io/client_side_python/sitemap.xml diff --git a/frontend/app/public/sitemap.xml b/frontend/app/public/sitemap.xml new file mode 100644 index 0000000..dc67fd8 --- /dev/null +++ b/frontend/app/public/sitemap.xml @@ -0,0 +1,11 @@ + + + + https://europanite.github.io/client_side_python/ + 2025-11-23 + weekly + 1.0 + +