-
Start Hugo server:
hugo server --logLevel debug --disableFastRender --ignoreCache --noHTTPCache --templateMetrics
-
React dev:
- Go to: themes/plakarium/assets/react
- Run:
npm run watch
-
Compile Tailwind CSS
npx tailwindcss -c ./themes/plakarium/tailwind.config.js -i ./themes/plakarium/assets/css/main.css -o ./themes/plakarium/assets/css/main-compiled.css --watch
-
Autoreload when layout changes
- (requires to
brew install fswatchon MacOS) ./scripts/watch-layouts-changes.sh
- (requires to
-
Change code highlight style
hugo gen chromastyles --style=monokailight > assets/css/chroma.csshugo gen chromastyles --style=native > assets/css/native.css
-
Notifications
You must be signed in to change notification settings - Fork 7
PlakarKorp/plakar.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published