Thomas M. Edwards
aba7e432ea
feat: add ESM (.mjs
) file support ( #57 )
...
resolves : #53
2023-11-06 13:09:21 -06:00
Thomas M. Edwards
9f43ea0976
UPDATE: .gitignore
.
2021-02-18 02:23:19 -06:00
Thomas M. Edwards
be50b81dd7
Merge branch 'master' into develop
2021-02-18 01:57:47 -06:00
Thomas M. Edwards
243cf70ed7
Create FUNDING.yml
2021-02-16 13:57:30 -06:00
Thomas M. Edwards
c7dfa14e37
Update feature_request.md
2021-02-16 13:55:05 -06:00
Thomas M. Edwards
a562b8e237
Update bug_report.md
2021-02-16 13:53:57 -06:00
Thomas M. Edwards
8b0aaba0a7
Create config.yml
2021-02-16 13:52:33 -06:00
Thomas M. Edwards
6c6b1a9200
Update issue templates
2021-02-16 13:46:48 -06:00
Thomas M. Edwards
3a8dfb2344
ADD: Add JSON output (-j, --json
).
2021-02-10 16:22:52 -06:00
Thomas M. Edwards
33a6da381c
UPDATE: fmt cleanup.
2021-02-10 16:21:34 -06:00
Thomas M. Edwards
9ffb633ac8
UPDATE: Copyright cha-cha.
2021-02-10 16:10:04 -06:00
Thomas M. Edwards
34de59bd05
Merge pull request #23 from cyrusfirheir/master
2021-02-07 05:24:59 -06:00
cyrusfirheir
3b55f77107
fixes broken anchors in FAQ section of TOC
2021-02-07 11:50:54 +05:30
Thomas M. Edwards
228482b4b0
[Update] Drop invalid position data.
2020-06-01 04:44:51 -05:00
Thomas M. Edwards
e082e597f3
[Fix] Attempt to resolve symbolic links. Resolves #13 .
2020-05-19 06:55:57 -05:00
Thomas M. Edwards
1167b5ef83
[Devel] Update .gitignore
.
2020-05-18 03:58:52 -05:00
Thomas M. Edwards
dabc9ccde5
[Docs] Fixed JSON snafu.
2020-04-06 17:06:11 -05:00
Thomas M. Edwards
ac5276c4db
[Docs] Added search info to intro and ToC header.
2020-03-08 18:31:21 -05:00
Thomas M. Edwards
d08ed3a980
[Docs] Reworked intro and cleanup.
2020-03-03 02:30:40 -06:00
Thomas M. Edwards
cba4051ee1
[Docs] Add mini description of Tweego to the intro.
2020-03-02 18:00:48 -06:00
Thomas M. Edwards
1cfd23004f
[Update] Revert hyphen→underscore slug change.
2020-02-28 08:06:52 -06:00
Thomas M. Edwards
81d1d717d1
RELEASE: v2.1.1
2020-02-25 01:02:22 -06:00
Thomas M. Edwards
0a0821918e
PREPPING: v2.1.1
2020-02-25 00:58:19 -06:00
Thomas M. Edwards
ea69d81375
[Update] Update slugify()
again.
...
* Reduced the regexp by switching fully to ranges.
* Switched replacement character to underscore.
* Dropped lowercasing.
2020-02-25 00:56:36 -06:00
Thomas M. Edwards
2d91f1ce96
[Fix] Fixed usage of old watcher
Event
API. Resolves #7 .
...
* The `watcher` `Event` API changed from stuffing old/new path into a single field to having them as separate fields. Update the code to use the new API.
2020-02-24 16:19:07 -06:00
Thomas M. Edwards
6e2090b23d
[Update] Golint appeasement.
2020-02-24 16:08:26 -06:00
Thomas M. Edwards
0309c003e7
[Update] Improve slugify()
's set of invalid characters.
2020-02-24 15:23:00 -06:00
Thomas M. Edwards
59bf950d98
[Update] Remove redundant variable.
2020-02-24 14:29:14 -06:00
Thomas M. Edwards
07de47c9bf
[Update] Copyright mambo.
2020-02-24 14:28:13 -06:00
Thomas M. Edwards
ecef9e14ea
[Docs] Improvements.
...
* Add enough of a description of story format versions that the later mention of "major version" makes sense.
* Change a "should" to the correct "must" in the JSON chunk warning.
* Add a reminder to the Twee2->Twee v3 tip about the standard Twee file extensions.
2020-02-24 14:16:59 -06:00
Thomas M. Edwards
78cc697889
[Devel] Update README.
2019-12-25 11:42:46 -06:00
Thomas M. Edwards
4f1b08abca
[Docs] Normalize "source code repository" language.
2019-12-25 11:42:00 -06:00
Thomas M. Edwards
8c600bd12d
[Update] Attempt to make LICENSE
palatable to GitHub's license detector.
2019-12-23 22:54:42 -06:00
Thomas M. Edwards
29570607dd
[Update] Update README and .gitignore
.
2019-12-23 21:56:28 -06:00
Thomas M. Edwards
9ea2fabb84
RELEASE: v2.1.0
...
Merge pull request #1 from tmedwards/develop
2019-12-23 14:39:38 -06:00
Thomas M. Edwards
e44ae8e592
PREPPING: v2.1.0
2019-12-23 14:35:28 -06:00
Thomas M. Edwards
1bb4278938
[New, Update] Messy commit.
...
* [Update] Add module paths to watch files. From the old Bitbucket repo, submitted by `MarkSill`.
* [Fix] Trim erroneous whitespace surrounding the story title. From the old Bitbucket repo.
* [Update, Devel, Docs] Changed import and doc paths to point to the GitHub repo and removed Mercurial references.
* [Fix] Leading whitespace on passages is trimmed as intended.
* [New, Docs] Added an option to disable passage trimming (`--no-trim`).
* [Update] Update IFID commentary and cleanup.
* [Update] Switched to another SemVer module due to a few issues with the old one.
* [Update] Purged commented legacy & debug code.
2019-12-23 14:25:57 -06:00
Thomas M. Edwards
57e1aa52ff
Initial Bitbucket→GitHub migration commit, based on release v2.0.0.
2019-12-23 13:45:15 -06:00