CharSet Update front-end project for Lambda function, 'SlideShare_Character_Updater'
Highly Inspired by Way to Use Homeland Fonts on SlideShare, by item4
Live web: https://beomi.github.io/SlideShare_Character_Updater/
SlideShare에 한글 폰트가 깨져 고민하셨나요? 폰트를 바꾸셨나요?
이제 그러지 마세요!
위 라이브 웹 사이트에 PDF 파일을 업로드하면 자동으로 한글 폰트가 보이는 PDF로 변환해줍니다.
PDF를 올리고 다운 받은 뒤, SlideShare에 업로드하면 끝!
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run all tests
npm test
For a detailed explanation on how things work, check out the guide and docs for vue-loader.