Coder Social home page Coder Social logo

render-engine-themes-template's Introduction

Building from this repo

Important this section should be removed from your version.

Clone from this template

  • visit this repo on GitHub
  • select "Use this Template"
  • create a unique name for your theme

Replacing variables

There are some templates that you should replace with your variables.

There is an abbreviations.json that you can swap the values with your data. Then run the post_template_build.py

python post_template_build.py

WARNING Reminder Remove this section

How to use this theme

  1. Install the theme

    pip install <render_engine_PACKAGE_NAME>
  2. Import the theme into your project

from render_engine import Site
from <PACKAGE_NAME> import <THEME_CLASS>


app = Site()
app.register_theme(<THEME_CLASS>)

render-engine-themes-template's People

Contributors

kjaymiller avatar

render-engine-themes-template's Issues

Add tests for templates

There are currently no testS for this package. Please check back later.

- [ ] Test Automation that changes content of the file
- [ ] Test all mentioned values in `abbreviations.json` are discoverable in the project

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.