Coder Social home page Coder Social logo

nalejvarna-accessibility's Introduction

Welcome to Ciklum template for Slidev!

To start the slide show:

  • Fork the repo and create your presentation (slides.md) based on the template
    • Do not push to the original repository!
  • This repo uses Corepack, to enable it run corepack enable.
  • pnpm install
  • pnpm run dev
  • visit http://localhost:3030
  • You can also deploy the app easily to Netlify as the project already contains deployment configuration. But you can deploy it elsewhere without much extra effort as well.

Edit the slides.md to see the changes.

Learn more about Slidev on documentations.

Example

You can see the presentation template in action here

Why to use Slidev over poverpoint?

  • It can be coded, rather than composed in an Powerpoint
  • you can easily add the following to the presentation
    • HTML, CSS, Javascript
    • Code examples with steps and highlights
    • Inline typescript code editor
    • Iframes
    • Mermaid diagrams

Template slides/layouts

  • There are following layouts prepared for Ciklum presentations:
    • centered
    • default (same as if you don't define any)
    • iframe
    • image-bottom-right
    • image-right (top right)
    • intro (section for name and date included)
    • thank you
    • two columns (can have also full width section above ::top:: and below ::bottom:: the columns)
  • Any custom Ciklum slide can have background
    • If you want to add our own background image use it as background: ./test.png and add the image into public root folder

Customization

Slides/layouts presented in the slides.md are approved by Ciklum branding department. If you make your custom slides, make sure they are approved as well. Especially for public presentations.

You can create own custom slides by adding them to theme/layouts/ folder. You can also adjust/add more global CSS in theme/styles/layouts.css

nalejvarna-accessibility's People

Contributors

rezi avatar heracek avatar

Watchers

 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.