valioDOTch / starshipfactory.github.io

The new starshipfactory website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starship Factory Website

This is the new Version of the Starship-Factory Website that is intended to be easier to keep up to date and change the Styling of it. You can view the current progress on https://starshipfactory.github.io

The Website is built with Jekyll and Github Pages and can also be run in development mode locally with docker-compose:

docker-compose up

In development mode you will have live-reload functionality and automatic rebuilds of content when you change it. Sadly changes to the configration files will not rebuild the whole site, just restart the docker container to accomplish that.


NOTE

You will need to create a personal token and copy it in the variable JEKYLL_GITHUB_TOKEN in the .env file
https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token


Base Theme

We used Minimal Mistakes as the theme for Jekyll to get a good base start, see their starter Repos for more information:

About

The new starshipfactory website


Languages

Language:HTML 93.5%Language:Ruby 3.3%Language:SCSS 2.9%Language:Shell 0.4%