Skip to content

yunzinan/marp-theme-academic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yunzian/marp-theme-academic

this template is forked from kaisugi/marp-theme-academic, modified by yunzinan😉.

This is a cutomized template for the vscode plugin marp, which is a wonderful tool to convert markdown files to slides easily.

Features✨

  • changed the colorscheme, using my favourite color #4892ec.
  • changed the font, using the LXGW WenKai, which is friendly to both Chinese and English Displaying.🧐

preview🎨

📌Click here to have an instant view!

image

image

image

image

image

How to use🎈

  1. Install the Marp plugin in vscode. You can find this plugin in the extension market of vscode.

  2. Paste the following codes in you VS Code Settings(settings.json file).

  "markdown.marp.themes": [
    "https://raw.githubusercontent.com/yunzinan/marp-theme-academic/main/themes/academic.css"
  ],
  "markdown.marp.enableHtml": true
  1. You may use the helloworld.md file as a template. Just enjoy it!🥰

Note🔔

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 98.9%
  • CSS 1.1%