Rob-Rychs
Rob-Rychs
Hi @yhnavein, @nitetrik, @chrislewispac, @costa974, @niallobrien, @maxnathaniel, @GeekAb and all the other awesome people interested in seeing this project getting some PRs in 2018. I have made an updated checklist...
Hi @pavankat I could not duplicate this issue. Can anyone else❓
Hey @pavankat just rename the file sample.env in the repo to .env and you can include your secrets in there... Quick question for you, if you added postgres to the...
Got this all working fine now. If the db gives anyone else trouble at first just change the `'postgres://yhnavein:[email protected]/prod';` to `'postgres://@localhost:5432/prod'` for running local in dev and then run `createdb...
Hey everyone! It'd be really nice to see this project actively maintained again starting with a PR to bump the outdated and insecure dependencies 🙏
Just a heads up it seems that some themes play nicer with the `resume export resume.pdf` command than others... also make sure you install the theme your trying to use...
+1 for gh-pages https://medium.freecodecamp.org/hosting-on-github-pages-with-git-submodules-36815856c3f1 could you use this projects gists storage for slides +with gh-pages for hosting?
> I'm interested in a fully client-side "Export to gh-pages" option, but you'd lose the ability to dynamically load content from a gist (zero deploy to update) ahhh I understand...
Same configuration flag could potentially allow `` elements to be added to whitelist see #71 and #10 While these elements have been known to have security implications it'd be interesting...
Hey @Cool-Programmer I can try working on a PR for this functionality if you've been too busy to tackle it? I see the use case as valid and most of...