Electra is a SASS based Drupal 8 theme with modern design will help you to attract your site visitors. Used Latest Bootstrap 4.x version, customized theme options, and custom block types will provide more control over the design.
Features
- Custom theme settings to change header colors and link styles with standard and overlay options.
- Unique login, registration, forgot password pages.
- Latest Fontawesome 5 free icons
Local Development System requirements
Electra is a SASS based theme so please install Node.js version 8.9.1 and above.
After installing use following command install required packages to run this project.
npm install
Finally, do modifications .scss files inside src/sass/ folder as per the requirement and
run following gulp command and builds theme files (.css and .js)
gulp build:prod
Project Link
https://www.drupal.org/project/electra
Git instructions
git clone --branch 8.x-2.x https://git.drupalcode.org/project/electra.git
PAReview checklist
https://pareview.sh/pareview/https-git.drupal.org-project-electra.git
| Comment | File | Size | Author |
|---|---|---|---|
| Electra Mockup Design.png | 235.58 KB | sreenivas bttv |
Comments
Comment #2
sreenivas bttv commentedComment #3
avpadernoThank you for applying! I added the Git instructions for non-maintainer users and the PAReview checklist link. Reviewers will check the project and post comments to list what should be changed.
If you haven't done it, yet, please check the PAReview report and fix what needs to be fixed. There could be some false positives; verify that what reported is correct, before making any change.
Comment #4
sreenivas bttv commented@kiamlaluno,
Thanks for adding PAReview checklist and instructions.
Comment #5
vuilThank you for the contribution!
I have not found security related issues through manual review. Well done!
I set the issue status to Reviewed & tested by the community.
Comment #6
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the dedicated reviewers as well.
Comment #7
sreenivas bttv commented@vuil, Thank you for reviewing.
@kiamlaluno, Thank you for providing the recommended readings links and these are going to help me a lot.