Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

Improvements to demo page with code snippets, syntax highlighting and basic styling of heading and paragraphs. #162

Open
nashvail opened this issue May 26, 2016 · 2 comments

Comments

@nashvail
Copy link
Contributor

The demo page for components should have code snippets and related docs. Currently this is absent. This theme https://github.com/jasonlong/cayman-theme has proper styling for code snippets e.t.c if everyone agrees we can use this theme.

@geekman-rohit
Copy link
Contributor

A chassis demo page should use chassis itself in combination with maybe jquery-ui or jquery-mobile. So this will be a temporary solution. The question would be if we really need to implement this temporary theme until chassis version 1 is ready.

@arschmitz
Copy link
Contributor

I dont think we should import a 3rd party theme

for snippits i currently use a solution adapted from jQuery mobile which is really simple. It uses Syntax js with a really simple script to make a hidden accordion and put the content in it

Demo: https://rawgit.com/arschmitz/jqueryui-bootstrap-adapter/master/index.html
Code:
https://github.com/arschmitz/jqueryui-bootstrap-adapter/blob/master/demo/code_sample.js
https://github.com/arschmitz/jqueryui-bootstrap-adapter/blob/master/index.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants