jesselawson / jesselawson/campfirejs-prototype

Simplistic, opinionated paradigm for mutable stories

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

It should be relatively easy to write a quick, mutable story with Campfire.

For example, let's say I want to create a tutorial on how to use it. The tutorial should fit on a single html page, with each tutorial section setup as a `.page-#` div.

There should be a way to automatically create some kind of inner link with a special identifier that will close the page it's on and open the next page in the sequence.

Perhaps something like this:

```html


Clicking the second link on page 2 takes you here.



This is page two. Go here for the next page, or here to go back one page.


Clicking the first link on page 2 takes you here.



```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.