Skip to content

Vvveb/galaxy

 
 

Repository files navigation

Galaxy Free Bootstrap 5 Blog Template

Dark blogging template with two columns.

galaxy

👉🏻View Live Preview

Vvveb CMS theme.

👉🏻 Theme page 👉🏻 Theme development documentation

Use this template either as a standalone Bootstrap 5 template or as a Vvveb CMS theme.

Download And installation

Download this template from Github

Build

Generate html files

npm run gulp

Watch for changes for development

npm run gulp watch

Generate sections list for VvvebJs page builder

npm run gulp sections

Generate screenshots for sections

npm run gulp screenshots

Quick start

  • Clone the repo and run it.
git clone https://github.com/Vvveb/galaxy/
cd galaxy
npm i
npm run gulp

Basic Usage

After downloading the template, you can simply edit the HTML and CSS files from the src 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+`]

Reporting Issues

We use GitHub Issues as the official bug tracker for the galaxy 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.

Vvveb CMS integration Changes released under the MIT license.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.6%
  • JavaScript 23.1%
  • SCSS 3.1%
  • CSS 3.0%
  • PHP 0.2%