https://github.com/beomi/slideshare_character_updater
Prevents [SlideShare Korean(or UTF-8 langs) Character "Blank"] phenomenon
https://github.com/beomi/slideshare_character_updater
korean pdf slideshare
Last synced: about 1 year ago
JSON representation
Prevents [SlideShare Korean(or UTF-8 langs) Character "Blank"] phenomenon
- Host: GitHub
- URL: https://github.com/beomi/slideshare_character_updater
- Owner: Beomi
- Created: 2018-04-20T14:09:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-20T15:28:16.000Z (almost 8 years ago)
- Last Synced: 2025-05-07T06:55:35.271Z (about 1 year ago)
- Topics: korean, pdf, slideshare
- Language: JavaScript
- Homepage: https://beomi.github.io/SlideShare_Character_Updater/#/
- Size: 1.19 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slideshare_char_updater
> CharSet Update front-end project for Lambda function, 'SlideShare_Character_Updater'
Highly Inspired by [Way to Use Homeland Fonts on SlideShare, by item4
](https://item4.github.io/2016-10-31/Way-to-Use-Homeland-Fonts-on-SlideShare/)
Live web: https://beomi.github.io/SlideShare_Character_Updater/
SlideShare에 한글 폰트가 깨져 고민하셨나요? 폰트를 바꾸셨나요?
이제 그러지 마세요!
위 라이브 웹 사이트에 PDF 파일을 업로드하면 자동으로 한글 폰트가 보이는 PDF로 변환해줍니다.
PDF를 올리고 다운 받은 뒤, SlideShare에 업로드하면 끝!
## Build Setup
``` bash
# 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](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).