Import theme
This commit is contained in:
parent
51769fa6be
commit
c59ffbfeee
127 changed files with 13611 additions and 1 deletions
72
README.md
72
README.md
|
|
@ -1,2 +1,72 @@
|
|||
# anatole-porzh
|
||||
# Anatole Hugo Theme  [](https://www.conventionalcommits.org/) [](https://app.netlify.com/sites/anatole-demo/deploys)
|
||||
|
||||
Anatole is a beautiful minimalist two-column [hugo](https://gohugo.io/) theme based on farbox-theme-Anatole.
|
||||
|
||||

|
||||

|
||||
|
||||
## Demo
|
||||
|
||||
A live demo of the theme can be found under the following domain:
|
||||
[https://anatole-demo.netlify.app/](https://anatole-demo.netlify.app/)
|
||||
|
||||
## Features
|
||||
|
||||
Anatole's aims to be minimalistic and sleek but still brings some great functionality, including:
|
||||
|
||||
- Dark mode
|
||||
- Multilingual
|
||||
- RTL support
|
||||
- Portfolio (optional)
|
||||
- Post Thumbnails (optional)
|
||||
- 100⁄100 Google Lighthouse score
|
||||
- Analytics powered by Google Analytics, Simple Analytics and Umami (optional)
|
||||
- Comments powered by Disqus, Commento, Gitalk, Utteranc.es or Giscus (optional)
|
||||
- KaTeX support (optional)
|
||||
- Formspree Contact Form (optional)
|
||||
- Twitter Cards support
|
||||
- Open Graph support
|
||||
- Google Fonts support
|
||||
- Custom JavaScript and CSS (optional)
|
||||
- Compliant to strict CSP
|
||||
- Post Series
|
||||
- Mermaid diagram support (optional)
|
||||
|
||||
## Preview the Example Site
|
||||
|
||||
```shell
|
||||
git clone https://github.com/lxndrblz/anatole.git anatole
|
||||
cd anatole/exampleSite
|
||||
hugo server --themesDir ../..
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
||||
🚧 The documentation has moved!
|
||||
|
||||
The latest documentation for the theme can be found within the [Wiki Tab on GitHub](https://github.com/lxndrblz/anatole/wiki).
|
||||
|
||||
## License
|
||||
|
||||
Anatole is licensed under the [MIT license](https://github.com/lxndrblz/anatole/blob/master/LICENSE).
|
||||
|
||||
## Contributions
|
||||
|
||||
This theme is maintained by its author [Alexander Bilz](https://github.com/lxndrblz) and with the help from these awesome [contributors](https://github.com/lxndrblz/anatole/graphs/contributors). All contributions (including features, translations, code cleanups, improved documentation & bugs reporting) are welcome.
|
||||
|
||||
Read the [guidelines](https://github.com/lxndrblz/anatole/blob/master/.github/CONTRIBUTING.md) for more information about contributing to this project.
|
||||
|
||||
## Sponsoring
|
||||
|
||||
If you like this theme, give it a star on GitHub, and consider supporting its development:
|
||||
|
||||
[](https://ko-fi.com/lxndrblz/)
|
||||
|
||||
## Special Thanks 🎁
|
||||
|
||||
- Go to [Cai Cai](https://github.com/hi-caicai), for the great Anatole [Farbox theme](https://github.com/hi-caicai/farbox-theme-Anatole) that formed the foundation for this theme.
|
||||
- Go to [Kareya Saleh](https://unsplash.com/photos/tLKOj6cNwe0) for providing the [profile picture](https://github.com/lxndrblz/anatole/blob/master/exampleSite/static/images/profile.jpg) used in the exampleSite.
|
||||
- Go to [Petri R](https://unsplash.com/photos/jLn20MzqfdE) for providing the [portfolio picture](https://github.com/lxndrblz/anatole/blob/master/exampleSite/static/images/portfolio/code.jpg) used in the exampleSite.
|
||||
- Go to [Ales Krivec](https://unsplash.com/photos/4miBe6zg5r0) for providing the thumbnail picture used in the exampleSite [image-test post](https://github.com/lxndrblz/anatole/blob/master/exampleSite/content/english/post/image-test.md).
|
||||
- Go to [Tobias Ahlin](https://github.com/tobiasahlin) for his [SpinKit](https://github.com/tobiasahlin/SpinKit) that is used in the exampleSite [redirect post](https://github.com/lxndrblz/anatole/blob/master/exampleSite/content/english/post/redirect.md).
|
||||
- Go to [FontAwseome](https://fontawesome.com/) for providing the icons used in this project.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue