Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get started? #59

Open
albacoretuna opened this issue Oct 1, 2015 · 5 comments
Open

How to get started? #59

albacoretuna opened this issue Oct 1, 2015 · 5 comments

Comments

@albacoretuna
Copy link

Hi, I took a look at other issues, and the whole homepage and I can't find out how to get started!

@joedf
Copy link

joedf commented Oct 1, 2015

from http://strapdownjs.com

<!DOCTYPE html>
<html>
<title>Hello Strapdown</title>

<xmp theme="united" style="display:none;">
# Markdown text goes in here

## Chapter 1

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore
et dolore magna aliqua. 

## Chapter 2

Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut
aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
culpa qui officia deserunt mollit anim id est laborum.
</xmp>

<script src="http://strapdownjs.com/v/0.2/strapdown.js"></script>
</html>

@albacoretuna
Copy link
Author

Sorry I didn't write clearly. I meant literally. Where is the getting started section.
I'm used to seeing a big header like:

Getting started

or

Installation

somewhere in readme or project homepage. It's sort of a convention.

@jamiejackson
Copy link

There's no installation if you use the (remote) script source that Joe
mentioned. Did you explicitly want to run it off local code?

On Thu, Oct 1, 2015 at 12:17 PM, Omid Hezaveh [email protected]
wrote:

Sorry I didn't write clearly. I meant literally. Where is the getting
started section.
I'm used to seeing a big header like:
Getting started

or
Installation

somewhere in readme or project homepage. It's sort of a convention.


Reply to this email directly or view it on GitHub
#59 (comment).

@albacoretuna
Copy link
Author

I added a pull request to show what I mean, it's just a small change to README.
#60

@joedf
Copy link

joedf commented Oct 1, 2015

I would close this now.

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

No branches or pull requests

3 participants