diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 8dd6d56..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -public/ -.hugo_build.lock diff --git a/.woodpecker.yml b/.woodpecker.yml index 2327bbd..b47266d 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,9 +1,7 @@ steps: - name: techtransthai-simple-deploy - image: alpine + image: alpine/git commands: - - apk add git go - - apk add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community --no-cache hugo - - hugo --destination /mnt/caddy-sites/blachp.techtransthai.org/public + - git -C /mnt/caddy-sites/blachp.techtransthai.org pull volumes: - - /media/sasha/Data1/Apps/caddy/sites:/mnt/caddy-sites \ No newline at end of file + - /media/core/Data1/Apps/caddy/sites:/mnt/caddy-sites \ No newline at end of file diff --git a/BlaCHp.container b/BlaCHp.container deleted file mode 100644 index 8caa2f1..0000000 --- a/BlaCHp.container +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=BlaCHp Website - -[Container] -ContainerName=BlaCHp -Image=localhost/blachp -PublishPort=8088:80 - -[Service] -Restart=always - -[Install] -WantedBy=multi-user.target default.target \ No newline at end of file diff --git a/Dockerfile b/Dockerfile deleted file mode 100644 index 36c88e6..0000000 --- a/Dockerfile +++ /dev/null @@ -1,15 +0,0 @@ -FROM docker.io/library/nginx:alpine - -RUN apk add git go - -RUN apk add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community --no-cache hugo - -RUN mkdir -p /opt/blachp.techtransthai.org - -COPY . /opt/blachp.techtransthai.org - -WORKDIR /opt/blachp.techtransthai.org - -RUN hugo - -RUN cp -r public/* /usr/share/nginx/html \ No newline at end of file diff --git a/archetypes/default.md b/archetypes/default.md deleted file mode 100644 index c6f3fce..0000000 --- a/archetypes/default.md +++ /dev/null @@ -1,5 +0,0 @@ -+++ -title = '{{ replace .File.ContentBaseName "-" " " | title }}' -date = {{ .Date }} -draft = true -+++ diff --git a/assets/css/custom.css b/assets/css/custom.css deleted file mode 100644 index d842feb..0000000 --- a/assets/css/custom.css +++ /dev/null @@ -1,20 +0,0 @@ -.link-readawrite { - background: rgb(0, 203, 195); - } - -.link-pixelfed { - background: linear-gradient( - 90deg, - #ff7725 0%, - #eb0256 50%, - #ff257e 100% - ); -} - -.link-meb { - background: linear-gradient( - 90deg, - #01AF6F 0%, - #35C03F 100% - ); -} \ No newline at end of file diff --git a/assets/icons/pixelfed.svg b/assets/icons/pixelfed.svg deleted file mode 100644 index 08b3dc5..0000000 --- a/assets/icons/pixelfed.svg +++ /dev/null @@ -1,43 +0,0 @@ - - diff --git a/assets/icons/readawrite.svg b/assets/icons/readawrite.svg deleted file mode 100644 index d511681..0000000 --- a/assets/icons/readawrite.svg +++ /dev/null @@ -1,45 +0,0 @@ - - diff --git a/config/_default/module.toml b/config/_default/module.toml deleted file mode 100644 index d40421a..0000000 --- a/config/_default/module.toml +++ /dev/null @@ -1,2 +0,0 @@ -[[imports]] -path = "github.com/jpanther/lynx" \ No newline at end of file diff --git a/go.mod b/go.mod deleted file mode 100644 index f84073a..0000000 --- a/go.mod +++ /dev/null @@ -1,5 +0,0 @@ -module forge.techtransthai.org/latenightdef/blachp.techtransthai.org - -go 1.21.10 - -require github.com/jpanther/lynx v1.4.0 // indirect diff --git a/go.sum b/go.sum deleted file mode 100644 index b58388f..0000000 --- a/go.sum +++ /dev/null @@ -1,2 +0,0 @@ -github.com/jpanther/lynx v1.4.0 h1:ymYkoVjFXkdzSD6YBjF6zsTUK3kSi3QTxtxpHtsnlhw= -github.com/jpanther/lynx v1.4.0/go.mod h1:nUK1+IfScKhRA3/jBH+YCYfpO3znP5Nsm6ROFGpma44= diff --git a/hugo.toml b/hugo.toml deleted file mode 100644 index f0182c8..0000000 --- a/hugo.toml +++ /dev/null @@ -1,69 +0,0 @@ -# baseURL = "https://blachp.techtransthai.org/" -languageCode = "en" -defaultContentLanguage = "en" - -title = "BlaCHp" -# copyright = "Copy, _right?_ :thinking_face:" - -enableEmoji = true -disableKinds = ["taxonomy", "term"] - -[params.author] - name = "BlaCHp" - headline = "Hello! You can view my work from the link below. Thank you for visiting. Wish you happiness!" - - image = "avatar.jpg" # path relative to static directory - - links = [ - { readawrite = { href = "https://www.readawrite.com/?action=user_page&user_id_publisher=1225708", text = "readAwrite" } }, - { meb = { href = "https://www.mebmarket.com/?store=publisher&action=home_page&publisher_id=1225708&publisher_name=%E0%B9%81%E0%B8%9E%E0%B8%A3%E0%B8%A7%E0%B8%9B%E0%B8%A5%E0%B8%B2%E0%B8%97%E0%B8%B9%E0%B8%99%E0%B9%88%E0%B8%B2", text = "meb" } }, - # { email = "mailto:hello@your_domain.com" }, - # { link = "https://link-to-some-website.com/" }, - # { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" }, - # { apple = "https://www.apple.com" }, - # { bandcamp = "https://username.bandcamp.com" }, - # { bluesky = "https://bsky.app/profile/username" }, - # { codepen = "https://codepen.io/username" }, - # { dev = "https://dev.to/username" }, - # { discord = "https://discord.gg/invitecode" }, - # { dribbble = "https://dribbble.com/username" }, - # { facebook = "https://facebook.com/username" }, - # { flickr = "https://www.flickr.com/photos/username/" }, - # { foursquare = "https://foursquare.com/username" }, - # { github = "https://github.com/username" }, - # { gitlab = "https://gitlab.com/username" }, - # { google = "https://www.google.com/" }, - # { instagram = "https://instagram.com/username" }, - # { keybase = "https://keybase.io/username" }, - # { kickstarter = "https://www.kickstarter.com/profile/username" }, - # { lastfm = "https://last.fm/user/username" }, - # { linkedin = "https://linkedin.com/in/username" }, - { mastodon = { href = "https://mstdn.in.th/@BlaCHp", text = "Mastodon in Thailand" } }, - { pixelfed = { href = "https://pixels.techtransthai.org/i/web/profile/713285870563454983", text = "Pixelfed" } }, - # { medium = "https://medium.com/username" }, - # { microsoft = "https://www.microsoft.com/" }, - # { patreon = "https://www.patreon.com/username" }, - # { pinterest = "https://pinterest.com/username" }, - # { reddit = "https://reddit.com/user/username" }, - # { slack = "https://workspace.url/team/userid" }, - # { snapchat = "https://snapchat.com/add/username" }, - # { soundcloud = "https://soundcloud.com/username" }, - # { spotify = "https://spotify.com/user/username" }, - # { stack-exchange = "https://stackexchange.com/users/userid/username" }, - # { stack-overflow = "https://stackoverflow.com/users/userid/username" }, - # { steam = "https://steamcommunity.com/profiles/userid" }, - # { telegram = "https://t.me/username" }, - # { threads = "https://threads.com/username" }, - # { tiktok = "https://tiktok.com/@username" }, - # { tumblr = "https://username.tumblr.com" }, - # { twitch = "https://twitch.tv/username" }, - # { twitter = "https://twitter.com/username" }, - # { whatsapp = "https://wa.me/phone-number" }, - # { x = "https://x.com/username" }, - # { youtube = "https://youtube.com/username" }, - ] - -[module] - [module.hugoVersion] - extended = false - min = "0.86.1" \ No newline at end of file diff --git a/icons/icon.jpg b/icons/icon.jpg new file mode 100644 index 0000000..f2cee99 Binary files /dev/null and b/icons/icon.jpg differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..204652f --- /dev/null +++ b/index.html @@ -0,0 +1,159 @@ + + +
+ + + + + +Other names
+BlaCHp, Preaw, praew_puding
+Pronouns
+she/they
+Location
+Nonthaburi, Thailand
+Languages
+Thai (Native), English
+MBTI
+INFJ
+มหาวิทยาลัยเกษตรศาสตร์ บางเขน คณะวิทยาศาสตร์ สาขาคณิตศาสตร์
+ป.ตรี
+โรงเรียนสตรีนนทบุรี แผนการเรียนวิทย์-คณิต-อังกฤษ
+ม.ปลาย
+โรงเรียนสตรีนนทบุรี แผนการเรียนวิทย์-คณิต
+ม.ต้น
+