Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/statichunt/iwriter-hugo
iWriter is a Travel blog template based on Bootstrap and powered by Hugo.
https://github.com/statichunt/iwriter-hugo
blog-theme hugo-theme travel-blog
Last synced: 3 months ago
JSON representation
iWriter is a Travel blog template based on Bootstrap and powered by Hugo.
- Host: GitHub
- URL: https://github.com/statichunt/iwriter-hugo
- Owner: statichunt
- License: mit
- Created: 2021-11-07T03:46:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-03T03:22:45.000Z (over 1 year ago)
- Last Synced: 2024-09-29T05:41:32.282Z (3 months ago)
- Topics: blog-theme, hugo-theme, travel-blog
- Language: JavaScript
- Homepage: https://statichunt.com/themes/hugo-iwriter
- Size: 4.2 MB
- Stars: 16
- Watchers: 3
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
iWriter Hugo
Personal Blog Theme
Demo | Page Speed (97%)![iWriter](images/screenshot.jpg)
## Key Features
- Supported Analytics(Google, Baidu, Matomo, Plausible, Counter)
- Google AdSense support
- Google Tag Maneger
- Image optimize with Hugo pipe
- Multiple language support(Fr, En and more)
- CSS and Js bundle with Hugo pipe
- Netlify and Vercel settings predefine
- Forestry CMS pre-configured
- Google font loads from Webfont loader
- Caching enabled
- Google page speed optimized
- Color and fonts variable in the config file
- Contact form Support
- Search by fuse.js
- Sidebar option (True or false)
- GDPR consent enabled
- Open graph meta tag
- Twitter card meta tag## Local development
```bash
# clone the repository
git clone [email protected]:statichunt/iWriter-hugo.git# cd in the project directory
$ cd iWriter-hugo/exampleSite/# Start local dev server
$ hugo server --themesDir ../..
```Or Check out our [Universal Guide](https://docs.gethugothemes.com/guide//?ref=github) to install the theme.
## Deployment and hosting
[![Deploy to
Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/statichunt/iWriter-hugo)Follow the steps.
## Reporting Issues
We use GitHub Issues as the official bug tracker for the iWriter Template. Please Search [existing
issues](https://github.com/statichunt/iWriter-hugo/issues). Someone may have already reported the same problem.
If your problem or idea has not been addressed yet, feel free to [open a new
issue](https://github.com/statichunt/iWriter-hugo/issues).## License
Copyright © Designed and developed by [Statichunt](https://statichunt.com)
**Code License:** Released under the [MIT](https://github.com/statichunt/iWriter-hugo/blob/master/LICENSE) license.
**Image license:** The images are only for demonstration purposes. They have their licenses. We don't have permission to
share those images.## Special Thanks
- [Bootstrap](https://getbootstrap.com)
- [Font Awesome Icons](https://fontawesome.com)
- [Fuse Js](https://fusejs.io)
- [Google Fonts](https://fonts.google.com/)
- [All Contributors](https://github.com/statichunt/iWriter-hugo/graphs/contributors)