Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pourmand1376/hugo-papermod-farsi-template
یک تمپلت فارسی زیبا و مینیمال با هوگو
https://github.com/pourmand1376/hugo-papermod-farsi-template
farsi hugo hugo-theme hugo-website persian template vazirmatn website
Last synced: 4 months ago
JSON representation
یک تمپلت فارسی زیبا و مینیمال با هوگو
- Host: GitHub
- URL: https://github.com/pourmand1376/hugo-papermod-farsi-template
- Owner: pourmand1376
- Created: 2022-12-09T12:38:47.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T23:00:13.000Z (7 months ago)
- Last Synced: 2024-07-24T03:47:07.901Z (7 months ago)
- Topics: farsi, hugo, hugo-theme, hugo-website, persian, template, vazirmatn, website
- Language: CSS
- Homepage: https://papermod-farsi.netlify.app/
- Size: 38.3 MB
- Stars: 2
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hugo-papermod-farsi-template
To use this template Just change the url and then go to Settings > Pages > Build and Deployment > Source > Github Action.
Also, remember to enable github actions from actions tab.
For now, Hugo has some problems with Github Actions for example, the font doesn't render well ([+](https://dev.to/github/how-to-host-a-static-nextjs-site-on-github-pages-4pe0)). You should set your base url like this:
`.github.io` not `github.io/repo_path`.You should also name your repository with `.github.io`.
If you want to use this with netlify. You do not need any configuration. Just remember to set publishdir to `public`.
If you want to clone this repo:
```
git clone
git submodule update --init --recursive # clone submodules
```