Code Monkey home page Code Monkey logo

sebastian-nielsen / culprit Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 37.11 MB

This java app generates a static website on the basis of a collection of .md files. As you type in text in a .md file, it will automatically regenerate the static html for that specific .md file and display it in the browser (much like how overleaf works with latex and pdf generated preview). This is just very fast in that it only re-generates the static html for the .md file being edited.

HTML 0.72% Java 99.04% Batchfile 0.24%

culprit's Introduction

To generate jar file

  1. run the shadowJar gradle task
  2. Find the generated .jar in build/libs/culprit_2-all.jar

Set up 'File Watcher'

Set the arguments to: $ContentRoot$ --single $FilePath$

How to run

java -jar culprit_2.jar

Feature ideas:

  1. Expandable/collapsible sections. [COLLAPSIBLES]:<> (true|false) compiles all: \<!--COLLAPSIBLE(args*) <content goes here> -->

    An arg could be whether it is collapsed initially or not.

  2. Three sections on a page (left, mid, right) columns.

    Left:

    mid: main content

    right: uddybninger af main content.

  3. Support multiple spaces in .md

  4. Should support image paste

culprit's People

Contributors

sebastian-nielsen avatar

Watchers

James Cloos avatar  avatar

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.