Skip to content
forked from pingcap/gdocwiki

A wiki based on Google Doc / Drive

License

Notifications You must be signed in to change notification settings

Hexilee/gdocwiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gdocwiki

A wiki based on Google Doc / Drive.

Getting Started

  1. Install Node.js, yarn

  2. Install dependencies:

    yarn
  3. Start a local development server:

    yarn start
  4. Navigate to http://localhost:3000

Roadmap

  • Sign In
    • Homepage Sign In Notification
    • Better Error Handling
  • Sign Out
    • Better UI for Sign Out
  • Sidebar
  • Sidebar Expand All & Collapse All
  • Render Doc
  • Render Spreadsheet
  • Render Folder
    • Clickable Folder Item
    • Sortable Folder Item
  • Render Drive Root
  • Breadcrumb Navigation
  • Support external link in syntax [xxx](https://yyy)
  • Customize Menu Item Sort Order
  • Create File in Current Directory
  • Open Current File in Google Doc
  • Open Current Directory in Google Drive

About

A wiki based on Google Doc / Drive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.3%
  • SCSS 3.7%
  • HTML 2.0%