Skip to content

Commit efda940

Browse files
committed
Bootstrap update
File tree patch for non restart info.json updates Removing old docs Cleaning info.json's Adding chat link to README
1 parent c947e9b commit efda940

File tree

18 files changed

+3668
-4368
lines changed

18 files changed

+3668
-4368
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Source - Front-end documentation engine
1+
# SourceJS - Living Style Guide on Steroids
2+
3+
[![Gitter chat](https://badges.gitter.im/sourcejs.png)](https://gitter.im/sourcejs)
24

35
**v0.3.2** ([v0.4 dev](https://github.com/sourcejs/Source/tree/v.0.4.0))
46

@@ -25,12 +27,13 @@ ___
2527
## Upcoming updates
2628

2729
* Content API
28-
* Integrations with BEM and other popupar ecosystems
29-
* Stable plugin system
30-
* Open project blog with news, updates and best practises
30+
* Stable plugin system and file organization refactoring
31+
* Yeoman generators for setup and spec creation
32+
* Middleware support with fully supported `.src` spec templates
3133
* Markdown support in spec pages
3234
* Screencasts and engine usage demos
3335
* Full english documentation stack for core API
36+
* Integrations with BEM and other popular ecosystems
3437

3538
___
3639

client-side/init/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
<h1>Source - Front-end Documentation Engine</h1>
2525

2626
<div class="source_col">
27-
<div class="source_catalog" data-nav="docs">
27+
<div class="source_catalog" data-nav="/docs">
2828
<ul class="source_catalog_list">
2929
<!--Navigation generated dynamically via Global Navigation module-->
3030
<img src="/core/i/process.gif" alt="Loading..."/>
3131
</ul>
3232
</div>
3333
</div
3434
><div class="source_col">
35-
<div class="source_catalog" data-nav="new-category">
35+
<div class="source_catalog" data-nav="/base">
3636
<h2><a class="source_a_bl" href="#777">Another Category (demo)</a></h2>
3737

3838
<div class="source_catalog_tx">

0 commit comments

Comments
 (0)