Skip to content

speckdrumm/speckdrumm.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speckdrumm

This is the source code for the Speckdrumm blog, a Jekyll-powered website.

The project's design and theme are based on the niklasbuschmann/contrast theme.


Getting Started

This guide will help you set up and run the project locally. It has been tested with Ubuntu 22.04.

Prerequisites

To run this project, you need to have Ruby and Bundler installed.

Installation

  1. Clone the repository to your local machine.
  2. Navigate to the project directory in your terminal.
  3. Install the necessary dependencies by running:
    bundle install

Running the Project

To start a local server and view the website, you can use the provided serve.sh script:

./serve.sh

The site will be available at http://127.0.0.1:4000 in your browser.

About

Github pages for https://speckdrumm.github.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • CSS 1.9%
  • Other 0.8%