ZahraShahid / theme-files

Theme files for genicsblog.com

Home Page:https://staging.genicsblog.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theme files for genicsblog.com

This is not a proper Jekyll theme. This repo contains only the theme files that genicsblog.com's repo retrevies at GitHub action's runtime to build the site.

Powered by Vercel

The project is licensed under the MIT license terms and expects you to preserve the attribution to the developer and contributors in the website footer on each page.

Local setup

Please install Ruby (preferrably 3.x) and Node.js (preferrably 16.x) before you proceed.

Run the dev.sh script in order to set up the local environment and build the website:

./dev.sh

The first build would take a few moments. Once done, you can preview the site at localhost:4000. Subsequent builds should be faster.

If any problem persists, try providing the correct permissions to the bash script by running:

chmod +x dev.sh

Now you should be able to run the ./dev.sh command.

Feel free to open an issue if you need any help!

About

Theme files for genicsblog.com

https://staging.genicsblog.com

License:Other


Languages

Language:HTML 70.5%Language:Python 10.8%Language:JavaScript 6.5%Language:CSS 5.6%Language:Ruby 4.9%Language:Shell 1.7%