WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Matts966/slides

Repository files navigation

Slides

This github project is for publishing my slides using github pages.

You can visit from here.

The index.html of the root of this project is a symlink to the file in the slides-src/index-export.

We can publish slides by the steps below.

  1. editing the file {title}.md in the slides-src directory.
  2. exporting the markdown file to html using vscode-reveal.
  3. adding the relative link of the exported directory to the index.md in the slides-src directory.
  4. Commiting and pushing the changes.

Note that vscode-reveal's html export function can not copy the image files. So we should copy it from slides-src/images directory.

About

My public slides

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published