Skip to content

daithry/rira-web-jekyll

Repository files navigation

Rí Ra for Jekyll

Website for the band Rí Ra, build with Jekyll using Docker.

Made from scratch, inspired by pixyll, airspace, agency.

Build

  1. Install Jekyll Docker image
docker pull jvconseil/jekyll-docker
  1. Build the web site (run the docker image and download all dependencies)
docker compose up

or

docker compose up "site" --remove-orphans

See also documentation for docker compose.

  1. In your browser go to
http://localhost:4000/

See also console ouput for more instructions.

More Jekyll+Docker information

envygeeks/jekyll-docker#364

https://hub.docker.com/r/jvconseil/jekyll-docker

Jekyll Docker


Installing official Jekyll Docker image

docker pull jekyll/jekyll:3.8.6

Used resources

Font Awesome

Web analytics and search engines

You can measure visits to your website either by using Google Analytics tracking embed or the more advanced Google Tag Manager container.

  • For Google Analytics set up the value for google_analytics, it should be something like google_analytics: UA-XXXXXXXX-X.
  • For Google Tag Manager set up the value for google_tag_manager, it should be something like: google_tag_manager: GTM-XXXXX.
  • Do not set both of above methods because this will cause conflicts and skew your reporting data.
  • Remember that you need to properly configure the GTM container in its admin panel if you want it to work. More info is available in GTM's docs.

Screenshots

Screenshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages