Giter Site home page Giter Site logo

homebrewery-sotdl's Introduction

homebrewery-sotdl

An alternate CSS to make brew on Homebrewery looks like the Shadow of the Demon Lord products.

Live example

You can visiti this brew that showcast every options of homebrewery and it's render

How to use it

  • Go to The Homebrewery
  • Create a new Brew
  • At the top of your brew simply paste the following line :
<link rel = "stylesheet" type = "text/css" href = "https://groumy.github.io/homebrewery-sotdl/homebrewery-sotdl.css" />

Making it you own

If you'd like to make changes in you own repo and use it, don't forget to change the url for the font-family in the homebrewery-sotdl.css file and link tag.

And don't forget to activate Git Hub Pages in your repo settings to quickly publish your file.

Example

@font-face {
  font-family: 'First Order';
  src: url('https://groumy.github.io/homebrewery-sotdl//fonts/firstv2.ttf')
}

Change the Groumy part of the URL with your user name

@font-face {
  font-family: 'First Order';
  src: url('https://**your user name**.github.io/homebrewery-sotdl/fonts/firstv2.ttf')
}

homebrewery-sotdl's People

Contributors

dej9132 avatar groumy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.