Skip to content

morinoyu8/glab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glab

A webpage of morinoyu8 for Gondow Lab. seminar

https://morinoyu8.github.io/glab/

Progress Reports

Progress reports are summaries of my reserch progress. These contents are maintained in another private repository. Therefore, you cannot access them from this website.

Usage

This website automatically converts markdown to html. Place index.html and a markdown file named "content.md" in the same directory.

directory
├─ index.html
├─ content.md

index.html should be written as follows. If index.html and content.md are set up correctly, the content of content.md will be displayed automatically.

<!DOCTYPE html>
<html lang="ja">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width" >
        <script type="text/javascript" src="https://morinoyu8.github.io/glab/js/config.js"></script>
    </head>
    <body></body>
</html>

About

Webpage for lab seminar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published