docmoa / docs

Home Page:https://docmoa.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docmoa

Contributing contributions welcome

docmoa (https://docmoa.github.io) 소스페이지 입니다.

Change Log

2024-06-27

  • Node.js require version > 20.5.x
  • vuepress upgrade
    • 2.0.0-rc.14
  • vuepress-theme-hope upgrade
    • 2.0.0-rc.50

2024-02-15

  • vuepress upgrade
    • 2.0.0-rc.7
  • vuepress-theme-hope
    • 2.0.0-rc.23

2023-09-18

  • vuepress upgrade
    • 2.0.0-beta.67
  • vuepress-theme-hope
    • 2.0.0-beta.237

2022-11-03

  • package.json package update
    • "vue": "^2.7.13"
    • "vue-server-renderer": "^2.7.13
    • "vuepress": "^1.9.7"

2022-09-24

  • vuepress-plugin-chart 추가
  • Chart 가이드 추가

2021-12-30

  • Overview page(README) 항목에 각 카테고리별 최신글 표기
  • RecentArticlesContents.vue 에서 vue created에서 window 참조를 빌드시 가져오지 못하는 현상
    • 로그 : ReferenceError: window is not defined
    • 해결 : created()를 mounted()로 변경

2021-12-24

  • Main page 최신 등록 글에서 How to 제외
  • Main page 최신 등록 글에서 Software 추가

2021-12-23

  • Bug fix
    • 첫 페이지의 최신 글 보기 정렬 내림차순으로 변경
  • Category
    • Software 항목 추가
      • Jenkins
      • Tomcat

2021-09-26

  • Bug fix
    • Sidebar
      • 한글, 특수문자, 공백 등의 URI 변환을 위해 sidebar생성시 encodeURI 적용
  • Package
    • Vuepress algolia 패키지 제거

About

https://docmoa.vercel.app

License:Other


Languages

Language:JavaScript 100.0%