Demo
Aurora Template -A free HTML5 template for personal and commercial usage.
It was created for my personal portfolio (but I've never used it) and now I'm releasing it for free. Edit and use this template as you want, except selling or crediting it as your own.
Share Template
Follow Me
Features
- Animated Background Gradient
- Cool Project Showcase
- Contact Form in PHP
- Responsive, Fast and Mobile Friendly
- Vector Icons and Font Awesome
- Sass and BEM Modular Stylesheet (with SourceMaps)
FAQ & Usage
How can I change the e-mail address where contact form should send messages?
Just edit line 55 in /php/contact_form.php
$to_email = "mail@example.com";
Contact form doesn't work :(
Make sure your server is able to execute PHP scripts and you've set a valid e-mail address.
How to edit stylesheets?
Although it isn't recommend you can directly edit /style/css/global.css or overwrite it with your styles.
If you know Sass and Gulp you shouldn't have a problem with editing provided stylesheets.
How to edit favicon?
Just use Real Favicon Generator and overwrite current favicon.
Why do you have a commit titled "initial files ass"?
It was meant to be "initial files add", but unfortunate typo is an unfortunate typo...
Support
I'm busy most of the time so I can't provide extensive personal support. The code isn't that complicated, you probably shouldn't have any problems with it. If you do then please fill in issue and I'll try to help you at my free time.
Contributing
If you've spotted a bug or you want to help in any way then please contribute by pull request or by filling an issue.