a7d03e39ae
init
2025-03-16 15:39:32 -04:00
Somrat
b9809a22d1
update package and modules
2025-03-02 09:37:12 +06:00
Somrat
fc34a4a176
update dependency versions
2025-02-24 17:02:03 +06:00
Somrat
b56f358621
update package and modules
2025-02-24 09:27:28 +06:00
Somrat
a028ddccd6
fix blockqoute css
2025-02-23 09:39:42 +06:00
Teamosis
1e5e5ed7f0
Update devcontainer.json
2025-02-22 13:29:39 +06:00
Farhad
883c56b3f6
Update readme.md
2025-02-22 13:09:12 +06:00
Somrat
9325b9a0b8
update tw-theme plugin
2025-02-20 11:41:04 +06:00
Somrat
916fb27193
Merge pull request #160 from rafafrdz/feature/devcontainer
...
Update Devcontainer
2025-02-20 11:10:10 +06:00
Somrat
b24a0ab301
Merge pull request #173 from 1gcat/1gcat-patch-1
...
fix: Cannot apply unknown utility class: dark:fill-dark
2025-02-20 11:06:45 +06:00
1gcat
592e8f4c61
fix: Cannot apply unknown utility class: dark:fill-dark
...
Error: error building site: TAILWINDCSS: failed to transform "/css/main.css" (text/css): (node:69032) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension.
(Use `node --trace-warnings ...` to show where the warning was created)
Error: Cannot apply unknown utility class: dark:fill-dark
2025-02-19 22:45:37 +08:00
Somrat
d8b9f23e61
update tw-theme plugin for color opacity
2025-02-18 17:32:16 +06:00
Somrat
bea3ff009e
update tw-theme plugin
2025-02-18 08:57:41 +06:00
Somrat
1cdbe8a146
update tw-theme plugin
2025-02-17 15:25:28 +06:00
Somrat
515b3b71e0
update theme variable
2025-02-17 11:37:24 +06:00
Somrat
33a3433de1
update tw-theme plugin
2025-02-17 10:31:32 +06:00
Somrat
93cbe58238
update tw-theme plugin
2025-02-16 17:12:21 +06:00
Somrat
64cd288a1d
update tw-theme plugin
2025-02-16 17:01:53 +06:00
Somrat
05afbdfc8b
update container size
2025-02-16 15:43:14 +06:00
Somrat
72f0d9b283
update container size
2025-02-16 15:36:41 +06:00
Somrat
a2911a2524
update theme-module version
2025-02-16 12:21:44 +06:00
Somrat
eafce894f6
update theme-setup and project-setup script
2025-02-16 12:19:36 +06:00
Somrat
02085ffbe0
update tailwind v4, remove sass and postcss dependency
2025-02-16 12:07:19 +06:00
Somrat
3b220f635d
update github workflow
2025-02-05 15:24:28 +06:00
Somrat
1b5466b050
Merge pull request #171 from rpoisel/fix-code-blocks-line-numbers
...
fix: line numbers issue in code blocks
2025-02-04 11:02:04 +06:00
Rainer Poisel
19b891fd68
fix: line numbers issue in code blocks
2025-01-30 21:29:11 +01:00
Somrat
1c8485a586
update hugo and package versions
2025-01-19 16:08:39 +06:00
Somrat
e767a2ce90
rebuild trigger
2025-01-16 10:08:59 +06:00
Somrat
defe83d7c4
update related post setting, ref #165
2025-01-13 09:31:36 +06:00
Somrat
2c17174c8c
update language switcher, ref: #162
2024-12-18 15:29:09 +06:00
Rafael Fernández
65048b1a02
update devcontainer
2024-12-11 14:47:27 +01:00
Rafael Fernández
ea7f6d8ff7
update devcontainer
2024-12-11 14:44:22 +01:00
Somrat
b37198bcc7
update modules and remove default notice
2024-12-03 15:24:49 +06:00
Somrat
bf5613de8b
Merge pull request #159 from tfmukles/main
...
Update hugo.toml baseURL and modify projectSetup.js and themeSetup.js…
2024-12-03 15:19:03 +06:00
tfmukles
e651f2eb6a
Update hugo.toml baseURL and modify projectSetup.js and themeSetup.js scripts to toggle baseURL value
2024-12-03 15:17:31 +06:00
Somrat
8fde71d68e
update hugo modules and packages, and minimum hugo version required
2024-11-27 09:36:34 +06:00
Somrat
b5c6d3aa76
fixed 404 page redirection issue
2024-11-20 13:32:08 +06:00
tfsumon
c32ba3e0d7
chore: update issue template to include operating system field
...
- Added an input field for the operating system in the bug report issue template.
2024-10-02 13:26:41 +06:00
tfsumon
576873cfdc
enhance: move PostCSS config to package.json for better Windows compatibility
...
- For Windows users, if the path to the project contains spaces, the PostCSS configuration must be placed within the package.json file to ensure proper functionality.
- Fixes #150 issue.
2024-10-02 13:13:39 +06:00
Somrat
65ea3ca8db
update hugo version
2024-09-25 11:58:24 +06:00
Somrat
3334b7bc9b
fixed theme-switcher flickering issue
2024-09-25 11:48:42 +06:00
Somrat
fe74d0e628
update modules
2024-09-25 10:49:51 +06:00
Somrat
e6d1081680
Fixed issue: #147
2024-09-25 10:09:17 +06:00
tfsumon
77cc953de7
fix: fixed pageRef issue causing incorrect page navigation when clicking on links. Resolved #146 issue
2024-09-16 16:47:55 +06:00
Somrat
fa5ec7329f
update package and modules
2024-07-11 09:07:20 +06:00
Somrat
9a7901d88b
Merge pull request #133 from preston-bernstein/main
...
Make the chained command operator in package.json cross-platform
2024-05-29 08:15:25 +06:00
Preston Bernstein
1835eea183
Update package.json
...
Make chained commands in package.json cross-platform
2024-05-28 13:11:06 -04:00
Somrat
224672b041
fixed devcontainer, ref #128
2024-05-26 11:02:20 +06:00
Somrat
7c177108db
update removeDarkmode script, ref #112
2024-05-16 10:04:13 +06:00
Somrat
55ed912d63
Merge pull request #127 from leoli0605/main
...
Features: related image path, support mermaid and add TOC to each blog single page
2024-05-15 17:53:37 +06:00