Skip to content

Commit

Permalink
adds kube theme
Browse files Browse the repository at this point in the history
  • Loading branch information
yosephyne committed Oct 10, 2024
1 parent baadc52 commit 3016d89
Show file tree
Hide file tree
Showing 42 changed files with 6,052 additions and 26 deletions.
41 changes: 41 additions & 0 deletions .forestry/settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: directory
path: exampleSite/content
label: Pages
create: all
match: "*"
- type: directory
path: exampleSite/content/faq
label: Faq
create: all
match: "**/*"
- type: directory
path: exampleSite/content/docs
label: Docs
create: all
match: "**/*"
- type: directory
path: exampleSite/content/blog
label: Blog
create: all
match: "**/*"
upload_dir: exampleSite/static/uploads
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
build:
preview_env:
- HUGO_ENV=staging
- HUGO_VERSION=0.81.0
preview_output_directory: public
preview_docker_image: forestryio/hugo:latest
mount_path: "/srv"
working_dir: "/srv"
instant_preview_command: hugo server -D -E -F --renderToDisk -d public
version: 0.81.0
5 changes: 0 additions & 5 deletions archetypes/default.md

This file was deleted.

33 changes: 24 additions & 9 deletions config.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,25 @@
baseURL = "http://localhost:1313/"
baseURL = "/"
languageCode = "en-us"
title = "VL-PYNET-AI"
# Stelle sicher, dass dies dem Namen des Themes entspricht
description = "use my newly developed tool to take your real time image generation one step further"
date = 2024-10-10T16:45:42+02:00
weight = 20
draft = false
bref = ""
toc = true
title = "Kube for Hugo"
theme = "kube"
description = "Kube is a professional and a responsive Hugo theme for developers and designers that offers a documentation section mixed with a landing page and a blog"
pagination.pagerSize = 4
[Params]
RSSLink = "/index.xml"
author = "elemnts.net" # add your company name
github = "" # add your github profile name
twitter = "" # add your twitter profile
email = "[email protected]"

[[menu.main]]
name = "Docs"
weight = -100
url = "/docs/"
[[menu.main]]
name = "Blog"
weight = -100
url = "/blog/"
[[menu.main]]
name = "Faq"
weight = -100
url = "/faq/"
6 changes: 6 additions & 0 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
+++
description = "Kube is a professional and a responsive Hugo theme for developers and designers that offers a documentation section mixed with a landing page and a blog"
title = "Kube theme for Hugo"
draft = false

+++
25 changes: 25 additions & 0 deletions content/account.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
+++
title = "Sign In"
+++

{{< rawhtml >}}

<form action="" data-component="validate" method="post" class="form form-centered"><input type="hidden" name="authorize-token" value="">

<div class="form-item">
<label>Email <span id="user-email-validation-error"></span></label>
<input type="email" name="user-email" autofocus="true" autocomplete="off" style="background-image: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAPhJREFUOBHlU70KgzAQPlMhEvoQTg6OPoOjT+JWOnRqkUKHgqWP4OQbOPokTk6OTkVULNSLVc62oJmbIdzd95NcuGjX2/3YVI/Ts+t0WLE2ut5xsQ0O+90F6UxFjAI8qNcEGONia08e6MNONYwCS7EQAizLmtGUDEzTBNd1fxsYhjEBnHPQNG3KKTYV34F8ec/zwHEciOMYyrIE3/ehKAqIoggo9inGXKmFXwbyBkmSQJqmUNe15IRhCG3byphitm1/eUzDM4qR0TTNjEixGdAnSi3keS5vSk2UDKqqgizLqB4YzvassiKhGtZ/jDMtLOnHz7TE+yf8BaDZXA509yeBAAAAAElFTkSuQmCC&quot;); background-repeat: no-repeat; background-attachment: scroll; background-size: 16px 18px; background-position: 98% 50%; cursor: auto;">
</div>

<div class="form-item">
<label>Password <span id="user-password-validation-error"></span></label>
<input type="password" name="user-password" autocomplete="off" style="background-image: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAPhJREFUOBHlU70KgzAQPlMhEvoQTg6OPoOjT+JWOnRqkUKHgqWP4OQbOPokTk6OTkVULNSLVc62oJmbIdzd95NcuGjX2/3YVI/Ts+t0WLE2ut5xsQ0O+90F6UxFjAI8qNcEGONia08e6MNONYwCS7EQAizLmtGUDEzTBNd1fxsYhjEBnHPQNG3KKTYV34F8ec/zwHEciOMYyrIE3/ehKAqIoggo9inGXKmFXwbyBkmSQJqmUNe15IRhCG3byphitm1/eUzDM4qR0TTNjEixGdAnSi3keS5vSk2UDKqqgizLqB4YzvassiKhGtZ/jDMtLOnHz7TE+yf8BaDZXA509yeBAAAAAElFTkSuQmCC&quot;); background-repeat: no-repeat; background-attachment: scroll; background-size: 16px 18px; background-position: 98% 50%; cursor: auto;">
</div>

<p><button class="button primary width-100">Log in</button></p>
<p><a href="/password-recovery/" class="small muted">Forgot password?</a></p>
<p class="small">If you have any questions about authorization or you're our customer but haven't receive your login credentials, just send us a short email at <b>[email protected]</b> and we'll fix it right away.</p>

</form>

{{< /rawhtml >}}
Loading

0 comments on commit 3016d89

Please sign in to comment.