Skip to content

ameio/hugo-arogya-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Arogya Theme

follow on Twitter

Hugo Arogya Theme

hugo arogya theme is bloging site in hugo

You are free to modify, save, share, use or do whatever you want with it:

Setup theme in locally using following methods

Method-1 : Run this theme directly in your local pc

1. Clone this theme [repo](git@github.com:ameio/hugo-arogya-theme.git)
2. After succesfully clone go to the theme/examplesite  
3. Run the following command
  - hugo server -D --themesDir "../.."

Method-2 : Use this theme in your project

1. Set up your hugo project
2. go to themes directory and inside theme directory clone this [repo](git@github.com:ameio/hugo-arogya-theme.git)
3. Go to the example site folder and cut all the folders and paste it on the root of your project directory
4. set theme name in your config.toml file
5. run the following command for run the project
  - hugo server -D

For add mailing feature in your project do the following steps

  1. Create smtp detail for mailing from SMTP
  2. Generate your secure Token from https://smtpjs.com/ site
  3. Set the newly generated token in config.toml file
  4. Set your fromMail email address in config.toml file
  5. Set your bccMail email address in config.toml file

Features


  • Multilangauge Supported
  • Google analytics supported
  • Contact form Supported with Email features
  • Responsive layout
  • Design with Atomic Layout
  • Image Prosessing
  • Support Bootstra3

About

theme for arogya

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published