Coder Social home page Coder Social logo

noahlange / markwright-app Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 2.54 MB

🖋dead-simple desktop publishing with markdown and sass.

Home Page: https://getmarkwright.com

HTML 0.40% TypeScript 90.47% CSS 4.06% JavaScript 5.07%
markdown sass desktop-publishing

markwright-app's Introduction

Markwright

dead-simple desktop publishing with markdown and sass

Write your content with Markdown, style with SASS, export to PDF and move on with your life.

Installation

Building from source (OSX)

Currently, the fastest way to get Markwright up and running on your machine is by cloning the source repository. I'm assuming you have Git and Node installed—otherwise, you'll need to install them in order to continue.

Depending on your machine's ssh situation, you may need to clone via https instead.

git clone [email protected]:noahlange/markwright-app.git
git clone https://github.com/noahlange/markwright-app.git

Great. Now we have the application source cloned into the markwright-app directory. cd in and install the application's dependencies. After the installation process is done (it may take several minutes), you can compile the app into a standalone application.

# install dependencies
npm i
# generate executable
npm run dist

This command will package the application and deposit either the .app or .exe installer the dist directory. Open the folder and drag the application bundle to your /Applications directory or wherever you'd like to run it. Double-click on the icon and you've got yourself a Markwright.

markwright-app's People

Contributors

noahlange avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

markwright-app's Issues

Gettng an error on Windows 10 x64

Using Git 2.21.0 x64 and Node version 10.15.3 x64.

After following the instructions to build the app on Windows 10 x64, I double click on the Markwright Setup 0.7.2.exe, it installs, then comes up with an error,

Uncaught Exception:
Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (69).
For more information on which environments are supported please see https://github.com/sass/node-sass/releases/tag/v4.11.0
    at module.exports
(C:/Users/<username>/AppData/Local/Programs/Markwright/resources/app.asr/node_mod...:13)
    at Object.<anonymous>
(C:/Users/<username>/AppData/Local/Programs/Markwright/resources/app.asr/node_mod...:35)
    at Object.<anonymous>
(C:/Users/<username>/AppData/Local/Programs/Markwright/resources/app.asr/node_mod...:3)
    at Module._compile (internal/modules/cjs/loader.js:693:30)
    at Object.Module._extensions (internal/modules/cjs/loader.js:704:10)
    at tryModuleLoad (internal/modules/cjs/loader.js:541:12)
    at Function.Module._load (internal/modules/cjs/loader.js:533:3)
    at Module.require (internal/modules/cjs/loader.js:640:17)
    at require (internal/modules/cjs/helpers.js:20:18)

If I go into the win-unpacked folder, and run the Markwright exe there, same error.

Is this app only for MacOS, or is it Windows / Linux compatible as well?

Query regarding importing of style sheets

Hi @noahlange,

I have a question regarding the importing of style sheets, in regards to using Homebrewery or GMBinder style sheets, and your old homebrewery-electron app style sheets. Is this possible with this app? Of course I'd have to find the Homebrewery / GMBinder ones, but for your homebrewery-electron css, do you have a link, or is there a copy in that repo?

Kind regards,

RJBPrime

Renew dependencies

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: Markwright@0.7.2
npm ERR! Found: fast-deep-equal@3.1.1
npm ERR! node_modules/fast-deep-equal
npm ERR!   dev fast-deep-equal@"^3.1.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer fast-deep-equal@"^2.0.1" from markwright@0.8.0
npm ERR! node_modules/markwright
npm ERR!   dev markwright@"noahlange/markwright#virtualized" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /home/asakura/.cache/npm/eresolve-report.txt for a full report.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.