update readme, and screenshots
This commit is contained in:
parent
aafbaca2f4
commit
bd6687e230
Binary file not shown.
Before Width: | Height: | Size: 172 KiB After Width: | Height: | Size: 220 KiB |
BIN
images/tn.png
BIN
images/tn.png
Binary file not shown.
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 105 KiB |
24
readme.md
24
readme.md
@ -53,6 +53,22 @@
|
||||
- 🗂️ Category Single
|
||||
- 🔍 Search
|
||||
|
||||
### 📦 Tech Stack
|
||||
|
||||
- [Hugo](https://gohugo.io/)
|
||||
- [Tailwind CSS](https://tailwindcss.com/)
|
||||
- [PostCSS](https://postcss.org/)
|
||||
- [PurgeCSS](https://purgecss.com/)
|
||||
- [AutoPrefixer](https://autoprefixer.github.io/)
|
||||
- [Hugo Modules](https://gohugo.io/hugo-modules/)
|
||||
- [Markdown](https://markdownguide.org/)
|
||||
- [Prettier](https://prettier.io/)
|
||||
- [Jshint](https://jshint.com/)
|
||||
- [Netlify](https://www.netlify.com/)
|
||||
- [Vercel](https://vercel.com/)
|
||||
- [Github Actions](https://github.com/features/actions)
|
||||
- [Gitlab Ci](https://docs.gitlab.com/ee/ci/)
|
||||
|
||||
---
|
||||
|
||||
## 🚀 Getting Started
|
||||
@ -132,10 +148,10 @@ npm run build
|
||||
|
||||
We have provided 4 different platform deploy platform configuration with this template, so you can deploy easily.
|
||||
|
||||
- Netlify
|
||||
- Vercel
|
||||
- Github Pages
|
||||
- Gitlab Pages
|
||||
- [Netlify](https://www.netlify.com/)
|
||||
- [Vercel](https://vercel.com/)
|
||||
- [Github Actions](https://github.com/features/actions)
|
||||
- [Gitlab Ci](https://docs.gitlab.com/ee/ci/)
|
||||
|
||||
And if you want to Host some other hosting platforms. then you can build your project, and you will get a `public` folder. that you can copy and paste on your hosting platform.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user