Saurabh Daware

Results 43 issues of Saurabh Daware

**Describe the solution you'd like** ```html About Me Hi, I am **Saurabh**. I love making websites. You can follow me on [Twitter at saurabhcodes](https://twitter.com/saurabhcodes) ```

enhancement
Idea
Draft
future plan

If we could have content like this, ``` content/ |- my-cool-blog/ |- index.md |- index_zh-Hans.md |- index_hi.md ``` so if a user prefers Mandarin, he will get content from index_zh-Hans.md...

enhancement
Idea
Need Feedback
future plan

**Is your feature request related to a problem? Please describe.** The current `abell build` output is not minified. If we minify it can decrease the bundle size and eventually help...

enhancement

**Is your feature request related to a problem? Please describe.** ```html ``` Rough idea.

enhancement
Draft
future plan

Currently the user has to - convert .pptx to .pdf - upload the .pdf to CDN - Put link in /create page It would be a lot cooler if we...

enhancement
help wanted
v1.0.0

## Steps to reproduce - Create a talk with `$wait10s` somewhere in the transcript. - When 10 seconds pause is fired, try pressing forward button or backward button ## Expected...

bug
help wanted
v1.0.0

Currently I'm using native text-to-speech, the list of voices that we get aren't constant throughout browsers so we can't select one voice in chrome and use it in other browser....

help wanted
Needs Discussion

This is what we currently show when user visits from mobile. ![Screenshot of the mobile view of visconf.netlify.com displaying message to rotate screen](https://user-images.githubusercontent.com/30949385/73467790-d462cc00-43a9-11ea-8100-35734194ecb3.png) It would be cool if we could...

enhancement
good first issue
ui

As of now we have to click on edit icon and then edit the json file. If someone could think of an easier way to do that lets just discuss...

enhancement
help wanted

When i started this project i actually felt like i should use fs-extra module since there is lot of file create / file update / file append task but fs-extra...

help wanted
DIFFICULTY: Medium