Skip to content

rheinmainrocks/rheinmainrocks.de

Repository files navigation

rheinmainrocks.de Website

Getting started

The "getting started" sections assumes that your git base directory is $HOME/src/github.com.

# optional create a git namespace dir and cd into it
mkdir -p $HOME/src/github.com/rheinmainrocks
cd $HOME/src/github.com/rheinmainrocks

# clone the repo
git clone git@github.com:rheinmainrocks/rheinmainrocks.de.git
cd rheinmainrocks.de

After cloning the repo you should execute the bootstrap script in the repo root directory. The script will

  • copy a templated .env file for customization
  • enable a commit message template
# execute the bootstrap script
/bin/sh ./bootstrap.sh

Standards / Conventions

The repository uses/follows the following standards/conventions:

Build / Extend / Customize

tbd

Resources

About

rheinmainrocks.de website relaunch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages