ssavvides / eventre

Eventre is a clean and powerful Bootstrap template dedicated to all kinds of Events, Conferences and Meetups. It offers many various possibilities which will help you easily create a beautiful, stunning and unique website.

Home Page:https://themefisher.com/products/eventre

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eventre By Themefisher

Eventre is a clean and powerful Bootstrap template dedicated to all kinds of Events, Conferences and Meetups. It offers many various possibilities which will help you easily create a beautiful, stunning and unique website.

Example Site

Home 1 Home 2 About Speaker
Speaker Details Gallery Gallery 2 Testimonial
Pricing Schedule Sponsors FAQ
News News Right Sidebar News Left Sidebar News Details
Contact 404

👉🏻View Live Preview

Pages

  • Home 1
  • Home 2
  • About
  • Schedule
  • Speakers
  • Speakers Single
  • Gallery
  • Gallery Two
  • Sponsors
  • Pricing
  • Testimonials
  • FAQ
  • News
  • News Left Sidebar
  • News Right Sidebar
  • News Single
  • Contact
  • 404

Download And installation

Download this template from Github

Basic Usages

After downloading the template, you can simply edit the HTML and CSS files from the theme folder. To preview the changes you make to the code, you can open the index.html file in your web browser.

Advanced Usage

For advanced usage, you have some prerequisites to install. Then you can run it on your localhost. You can view the package.json file to see which scripts are included.

Install prerequisites (once for a machine)

  • Node Installation: Install node js
  • Gulp Installation: Install gulp globally from your terminal
npm install --global gulp-cli

Or visit the original Gulp docs

Local setup

After successfully installing those dependencies, open this theme with any IDE [VS Code recommended], and then open the internal terminal of IDM [vs code shortcut ctrl/cmd+`]

  • Install dependencies
npm install
  • Run locally
npm run dev

After that, it will open up a preview of the template in your default browser, watch for changes to source files, and live reload the browser when changes are saved.

Production Build

After finishing all the customization, you can create a production build by running this command.

npm run build

Now you get a theme folder that has all the changes you have made. you can use this folder as your main theme.

👉🏻 visit documentation

Technical Support or Questions (Paid)

If you have questions or need help integrating the product please contact us instead of opening an issue.

Reporting Issues

We use GitHub Issues as the official bug tracker for the Eventre Template. Please Search existing issues. It’s possible someone has already reported the same problem. If your problem or idea has not been addressed yet, feel free to open a new issue.

Technical Support or Questions (Paid)

If you have questions or need help integrating the product please contact us instead of opening an issue.

License

Copyright (c) 2016 - Present, Designed & Developed by Themefisher

Code License: Released under the MIT license.

Image license: The images are only for demonstration purposes. They have their license, we don't have permission to share those images.

Resources

Some third-party plugins that we used to build this template. Please check their license.

About

Eventre is a clean and powerful Bootstrap template dedicated to all kinds of Events, Conferences and Meetups. It offers many various possibilities which will help you easily create a beautiful, stunning and unique website.

https://themefisher.com/products/eventre

License:MIT License


Languages

Language:HTML 75.4%Language:JavaScript 13.5%Language:SCSS 7.9%Language:CSS 3.3%