Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Script to generate an ebook for "Never Say You Can't Survive" - book by Charlie Jane Anders.

License

NotificationsYou must be signed in to change notification settings

captn3m0/never-say-you-cant-survive

Repository files navigation

Book Cover

“You have the power to shape worlds, and the monsters are scared of you.”

From author Charlie Jane Anders, Never Say You Can’t Survive is a how-to book about the storytelling craft, but it’s also full of memoir, personal anecdote, and insight about how to flourish in the present emergency.


The repository contains scripts to generate an ebook in the EPUB format from the posts at tor.com. More details athttps://www.tor.com/series/never-say-you-cant-survive-by-charlie-jane-anders/.

Support the author by getting the book atAmazon.com,Indiebound,Barnes and Noble. Audiobook available onAudible.

How to run

With Docker

docker pull captn3m0/never-say-you-cant-survivedocker run --rm --volume"$(pwd):/output" captn3m0/never-say-you-cant-survive:latest

The generated file will get created in your current directory.

If you are on Windows, instead run:

docker pull captn3m0/never-say-you-cant-survivedocker run --rm --volume "//c/:/output" captn3m0/never-say-you-cant-survive:latest

and the generated ebook will be created in theC:\never-say-you-cant-survive.epub.

Without Docker

Dependencies:ruby,wget,pandoc

git clone https://github.com/captn3m0/never-say-you-cant-survive.gitcd never-say-you-cant-survivebundle install./generate.sh

Your generated ebook should be available at never-say-you-cant-survive.epub

Contents

(All links to Tor.com)

Section I - Introduction

Section II - What’s A Story, and How Do You Find One?

Section III - Your Feelings are Valid—and Powerful

Section IV - What We Write About When We Write About Spaceships

Section V: How to Use Writerly Tricks to Gain Unstoppable Powers

License

Licensed under theMIT License. See LICENSE file for details.

Other Projects

A list of my other EBook generation projects:https://captnemo.in/ebooks/.

About

Script to generate an ebook for "Never Say You Can't Survive" - book by Charlie Jane Anders.

Topics

Resources

License

Stars

Watchers

Forks

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp