Publishing
Publishing is the creation of documents using page layout skills on a personal computer primarily for print. Desktop publishing software can generate layouts and produce typographic quality text and images comparable to traditional typography and printing.
Here are 659 public repositories matching this topic...
-
Updated
Jul 7, 2022 - JavaScript
asciidoc checklists
Explain the problem.
Converting the following:
pandoc -f gfm -t asciidoctor <<EOF
- [ ] a
- [x] b
EOFproduces:
* ☐ a
* ☒ binstead of using the checklist syntax (see asciidoctor docs):
* [ ] a
* [x] b
This seems related to [the recently fixed org-mode r
GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
-
Updated
Feb 16, 2022 - Kotlin
New blog theme
If you would like to contribute a second theme, do let me know over here - timlrx/pliny#25
The new project allows users to easily download and install themes so we can accept more variety and community contributions!
on latest develop, if I run:
go test
ERROR: 2020/10/09 16:43:21 oauth.go:148: viewOauthInit error: pretend unable to write state error
--- FAIL: TestViewOauthCallback (0.00s)
--- FAIL: TestViewOauthCallback/success (0.00s)
oauth_test.go:248:
Error Trace: oauth_test.go:248
Error: Received unexpected error:
/logiA JavaScript library for web-based content editing.
-
Updated
Dec 11, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
- Reduce the effort to add
autoto existing projects
Describe the solution you'd like
- A preset that stays up to date with the latest
autofeatures
mrm auto- Document gotchas (e.g. you may have issues with an auto TS config file if your TS settings are different, make sure you have a published
Simon’s Improved Layout Engine
-
Updated
Jul 4, 2022 - Lua
Validation tool for EPUB
-
Updated
Jun 25, 2022 - Java
The Journal of Open Source Software
-
Updated
Jul 6, 2022 - Ruby
Book publishing as easy as it should be (built with Symfony components)
-
Updated
Oct 8, 2018 - HTML
A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance.
-
Updated
Jun 20, 2022 - Kotlin
A Github Action used to build and publish Docker images
-
Updated
Jul 3, 2022 - Shell
This means they're incorrect unless your local timezone is equal to UTC.
In general, any newly generated report will have a 'last run' time of
babel.dates.format_timedelta(datetime.datetime.utcnow() - datetime.datetime.now())
and will just show your difference from UTC.
Simple, beautiful publishing with Node.js.
-
Updated
Feb 3, 2021 - JavaScript
When the user saves a form it'd be nice to see some kind of visual feedback about what happened, instead of just reloading the page. The edit form notification box should be enabled by default for all the edit forms.
Official public Markdeep source archive
-
Updated
Jun 29, 2022 - JavaScript
Open Source Podcast Publishing Solution since 2006
-
Updated
Jun 21, 2022 - PHP
Create beautiful and semantically meaningful articles with pandoc.
-
Updated
Jan 28, 2021 - Lua
CLI Tool for installing & updating Ghost
-
Updated
Jul 5, 2022 - JavaScript
Clone me to create your Manubot manuscript
-
Updated
Apr 24, 2022 - HTML
-
Updated
Jun 29, 2022 - Rust


Issue Summary
When setting up a dev env on windows,
yarn setupfails