Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)