https://github.com/team-durumi/hugo-marketing
hugo marketing theme
https://github.com/team-durumi/hugo-marketing
hugo hugo-theme netlify
Last synced: 2 months ago
JSON representation
hugo marketing theme
- Host: GitHub
- URL: https://github.com/team-durumi/hugo-marketing
- Owner: team-durumi
- License: mit
- Created: 2022-02-25T03:47:40.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T06:27:02.000Z (7 months ago)
- Last Synced: 2025-01-02T00:43:24.687Z (4 months ago)
- Topics: hugo, hugo-theme, netlify
- Language: HTML
- Homepage: https://hugo-marketing.netlify.app/
- Size: 4.97 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hugo Marketing theme
## go mod init
go mod init github.com/{org}/{project}
## moudle.yml에 테마를 import 합니다.
```
imports:
- path: github.com/team-durumi/hugo-marketing
```## hugo-marketing theme에 필수인 요소를 추가해 줍니다.
- node module 설치를 위한 package.json
- postcss.config.js
- tailwind.config.js## 필수파일을 추가합니다.
## UI Development
- data/tailwind_ui.yml 목록에 roll 버전을 추가한다.## production