Skip to content

byeonggukdev/jql2sql.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repo is to develop website for jql2sql package.

  • demo is deveoped by vue3 and alasql
  • Rest of website are generated by VuePress2

Directory structure

  • https://jql2sql.github.io <- This is served by ./docs/index.html
  • All files which are served to website, are stored in docs folder

/: Root directory of this repo

Sources and config files to develop demo.

/docs: URL's root directory when user visit https://jql2sql.github.io

{repo}/docs/index.html is served for https://jql2sql.github.io

/vuepress: for VuePress

  • github pages use docs for html, js and so on
  • Also VuePress2 use docs for markdown.
  • So, we should create vuepress folder for VuePress2

About

jql2sql package's github page repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 61.9%
  • CSS 20.4%
  • JavaScript 13.4%
  • HTML 4.3%