Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tejakummarikuntla/tejakummarikuntla.github.io
https://github.com/tejakummarikuntla/tejakummarikuntla.github.io
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tejakummarikuntla/tejakummarikuntla.github.io
- Owner: tejakummarikuntla
- License: other
- Created: 2020-05-04T07:17:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T00:41:58.000Z (about 2 years ago)
- Last Synced: 2023-04-26T07:42:47.938Z (over 1 year ago)
- Language: HTML
- Size: 54.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.txt
Awesome Lists containing this project
README
/* ------------------------------------------------------
Template Name: Confer - Conference Event HTML Template
Template Author: Colorlib
Template Author URI: https://colorlib.com
Version: 1.0.0
Last Update: March 14, 2019
----------------------------------------------------- *//* --------------------------------
To start 'Gulp' => npm run start
-------------------------------- */File Structure:
confer/
└── src/
├── css/
│ ├── default-assets/
│ ├── fonts/
│ ├── animate.css
│ ├── bootstrap.min.css
│ ├── font-awesome.min.css
│ ├── magnific-popup.css
│ ├── material-design-iconic-font.min.css
│ ├── owl.carousel.min.css
│ ├── style.css
├── fonts/
├── img/
│ ├── bg-img/
│ ├── core-img/
├── js/
│ ├── default-assets/
│ ├── bootstrap.min.js
│ ├── confer.bundle.js [All Javascript Files]
│ ├── imagesloaded.pkgd.min.js
│ ├── isotope.pkgd.min.js
│ ├── jarallax-video.min.js
│ ├── jarallax.min.js
│ ├── jquery.countdown.min.js
│ ├── jquery.counterup.min.js
│ ├── jquery.easing.min.js
│ ├── jquery.magnific-popup.min.js
│ ├── jquery.min.js
│ ├── owl.carousel.min.js
│ ├── popper.min.js
│ ├── waypoints.min.js
│ ├── wow.min.js
├── scss/
│ ├── mixins/
│ ├── utilities/
│ ├── about.scss
│ ├── backtotop.scss
│ ├── blog.scss
│ ├── breadcrumb.scss
│ ├── buttons.scss
│ ├── client.scss
│ ├── contact.scss
│ ├── counter.scss
│ ├── cta.scss
│ ├── footer.scss
│ ├── header.scss
│ ├── heading.scss
│ ├── hero.scss
│ ├── preloader.scss
│ ├── reboot.scss
│ ├── schedule.scss
│ ├── spacing.scss
│ ├── speaker.scss
│ ├── sponsor.scss
│ ├── ticket.scss
│ ├── widget.scss
│ ├── style.scss
├── about.html
├── blog.html
├── contact.html
├── index.html [Home Page]
├── schedule.html
├── single-blog.html
├── speakers.html
├── style.css [Core Stylesheet]
├── style.css.map
├── tickets.map