guides-cms icon indicating copy to clipboard operation
guides-cms copied to clipboard

DEPRECATED - Markdown based CMS with Github repository as persistent storage

Results 35 guides-cms issues
Sort by recently updated
recently updated
newest added

Currently we create the`details.json` file when a guide is first created. However, we have no way of detecting that a user changed their github username. So, the `details.json` and all...

For some reason, Highlight JS stores codeblocks inside a `` block, which is given tag based on it's code syntax. However, for some reason, while the inner `` block is...

It would be cool to have some integration with [slack](https://slack.com). Just a few random ideas: - Bot to praise a user in our [slack community](https://hackguides.slack.com/messages/general/) when a pull request is...

enhancement

This PR is not complete yet. I am still working on it.

Currently we're categorizing guides based on a pre-defined list of 'stacks'. This is great for neatly organizing the guides in the github repository since all guides for a stack live...

enhancement

We've received interested from the community in featuring guides on their sites. This is especially useful for the tutorial contest. Sponsoring companies would like to be able to automatically pull...

enhancement

Currently it's difficult for editors to properly share the reasoning behind their edit suggestions with the original author. We could use commit messages for this. The idea is to add...

enhancement

Currently it's not very obvious when a reader is viewing a branch of a guide. The URL has `?branch=` in it but that's the only way to really tell. There...

The initial idea for this request came from @prtkgpt [comment](https://github.com/pluralsight/guides-cms/issues/80#issuecomment-225743040). The main idea is that we could aggregate the guides for an author and stack to show on the contributors...

Noticed [this javascript project](https://github.com/fdansv/marginotes). Maybe we could use it to do footnotes or allow users to make suggestions on articles?

enhancement