11 Commits

Author SHA1 Message Date
John Sundell
f9cb0db662
README: Update Swift version to 5.0 2019-03-26 12:19:07 +01:00
Agisilaos Tsaraboulidis
e3477a428e README: Bump up the number from 3 to 4 (#58)
With SplashMarkdown now there are 4 tools instead of 3
2019-03-15 20:58:35 +01:00
John Sundell
cfb33cf3e5
Minor README updates
- Add clarification that Splash is used on Swift by Sundell.
- Update installation instructions to reference Swift 4.2.
- Use more even dependency version.
2019-03-15 20:52:46 +01:00
John Sundell
8e7599150f
Add SplashMarkdown (#57)
This change adds a new command line tool to the Splash family:
`SplashMarkdown`.

It’s an adapted version of the tool that I’ve been using for months to
publish every article on Swift by Sundell, and works by replacing all
code blocks within a Markdown file.

Adding this will hopefully make Splash even easier to use, without the
need for writing custom tooling, or to manually replace each code block
within a Markdown file with a “splashed” version.
2019-03-15 20:24:53 +01:00
John Sundell
1a77051c67
README: Remove social networks I no longer use 2019-03-11 14:55:04 +01:00
John Sundell
b72ba08cfc
README: Declare Swift version as 4.2 2019-03-06 11:08:32 +01:00
Luke Street
7186bd6548
Spaces not tabs
updated to use spaces instead of tabs to be consistent
2019-01-12 01:14:36 -06:00
Luke Street
f1796eb99b
Update readme to include final html example
Adding an example of a finished html file for those that might be less experienced in html (such as myself). Also added link to  HTMLOutputFormat and SPM declaration snippet for convenience. Thanks for the great library!
2019-01-07 22:39:47 -06:00
Anders Mannberg
ef8c745f31 Added splashtag info to README 2018-12-15 21:39:35 +01:00
John Sundell
9c1fdd358d Add example CSS file matching Sundell’s Colors
This change adds an example CSS file to a new /Examples folder, which
shows what kind of CSS classes that Splash uses when generating HTML.
2018-08-25 20:34:39 +02:00
John Sundell
8645db8de0 Initial commit 2018-08-24 18:42:07 +02:00