GithubHelp home page GithubHelp logo

easydiffusion.github.io's Introduction

stable-diffusion-ui.github.io

This repo contains the documentation for Stable Diffusion UI. The source code for Stable Diffusion UI is in the repo cmdr2/stable-diffusion-ui.

The documentation can be found in the gh-pages branch in the docs folder. It is using Jekyll as templating engine and github actions to automatically push the content to the web page.

Important files

  • _config.yml Central Jekyll configuration file
  • index.html Landing page of the website. This file only contains the content block, the layout gets added by Jekyll.
  • media/ and assets/img/ contain images for the content or for the layout respectively
  • _sass/bootswatch/custom contains the source files for the CSS stylesheets
  • _docs contains all documentation articles. To add a new documentation, first create a file abc.md in this folder, and then go to:
  • _data/docs.yaml and add the file name (abc) to the section that this document belongs to.
  • _docs/index.md This file is not listed in _data/docs.yaml but is reachable from the navigation bar.

Github actions

In Settings -> Pages, github actions is configured to publish the page from the branch and the subfolder. It takes about one to two minutes between commit and publication. If you have the feeling that something went wrong, you can inspect the job's results.

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.