Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/xaprb/story.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 898727c5a4b6295afb6a699e2f57dd5699434f71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Story

Story is a beautiful [Hugo theme](https://gohugo.io) for showcasing your writing
and presentations. There's a robust demo site (which you can launch and browse with Hugo) where you can see its
many features in action, and learn more about how to use them. Story is no longer actively maintained. The original author, Baron Schwartz, encourages forking.

![Story screenshot](https://raw.githubusercontent.com/xaprb/story/master/images/screenshot.png)

Story is targeted to technical writers and
speakers: people such as software engineers and open source developers, who want a
website for their technical work, such as blogging about software
engineering. It's a great way to share your writing and speaking with the world.

It has a lot of features for people who invest effort in their websites and blogs!

- Beautiful, responsive typography for long-form content on screen and in print, including blogs, essays, and single pages.
- Support for [RemarkJS slides](https://remarkjs.com/).
- LaTeX math typesetting with [KaTeX](https://github.com/Khan/KaTeX)
- A built-in search page with [LunrJS](https://github.com/olivernn/lunr.js).
- Music notation typesetting with [abcjs](https://abcjs.net/).
- Easy-to-use, backwards-compatible Markdown enhancements such as ways to control image behavior (size, float, etc) with CSS.

This is just a fraction of Story's feature set, see the demo site for much more
documentation and screenshots.