Maximous Black
Maximous Black
what do you mean by "you already know a lot." **_ and please check your gmail and hangout_** @MinhasKamal
hey @Shahrukh95 please send me the code if you have successfully compiled it. I am purely not into c++ but I need this project, PLEASE Anybody !!! @Mod233 @MinhasKamal @hellomevinit...
# PLEASE HELP DON'T GIVE RIDDLES Give me the code please !!! Someone please provide the correct code not riddles. And @Shahrukh95 I know the mistakes are commented but I...
it can also be done with vercel functions. I couldn't implement it in a simple way earlier because the URLs for the raw and web versions were way different. It...
yes we can set the routes in the `vercel.json` file but that won't let us dynamically serve the website and raw module based on the request.
seems to be a problem with `vue-markdown`. it adds a `` tag after each image. 
I've been experimenting with ways to fix this and i think i have found the problem. setting the `min-width: 100%` to `min-width: max-content` or anything that has a similar effect...
you can also do: set `deno-version` to `canary` to get latest canary. similar to `nightly`. edit: typo
I don't think keeping the version at v2 would help with https://github.com/actions/starter-workflows/pull/604 as it is locked to a commit hash rather than a tag. I'd suggest go forward with the...
starter-workflows is not accepting changes and won't for a while. Ref: https://github.com/actions/starter-workflows/issues/631