Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

یک تمپلت فارسی زیبا و مینیمال با هوگو

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
```