GithubHelp home page GithubHelp logo

mbround18 / wiki-js-timeline Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 12 KB

WikiJS Timeline source code

Home Page: https://wiki.boop.ninja/en/dungeons-and-dragons/birth-of-new-legends/characters/garth

License: BSD 3-Clause "New" or "Revised" License

JavaScript 39.52% CSS 49.47% HTML 11.01%
timeline wiki-js

wiki-js-timeline's Introduction

wiki-js-timeline

Usage

Page Source

<main>
  <section class="intro-text">
    <div class="container">
      <h1>Title Here</h1>
      <p>
        Description here
      </p>
    </div>
  </section>

  <section class="timeline-section">
    <ul id="timeline"></ul>
  </section>
</main>

Script Source

<script
  src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.27.2/axios.min.js"
  integrity="sha512-odNmoc1XJy5x1TMVMdC7EMs3IVdItLPlCeL5vSUPN2llYKMJ2eByTTAIiiuqLg+GdNr9hF6z81p27DArRFKT7A=="
  crossorigin="anonymous"
  referrerpolicy="no-referrer"
></script>
<script defer>
  // The content here should be from script.js
</script>

Style Source

Paste in the style.css

Examples

Sources

Original Timeline Source

wiki-js-timeline's People

Contributors

mbround18 avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

mbruno-kr

wiki-js-timeline's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

html
index.html
  • axios 1.1.3@sha512-0qU9M9jfqPw6FKkPafM3gy2CBAvUWnYVOfNPDYKVuRTel1PrciTj+a9P3loJB+j0QmN2Y0JYQmkBBS8W+mbezg==

  • Check this box to trigger a request for Renovate to run again on this repository

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.