Skip to content

TheGhostOfTomJoad/TheGhostOfTomJoad.github.io

Repository files navigation

Frontend

How to use

Write HTML-Code in the first editor and CSS in the second editor.

To-Do

  • Cleanup Code

Try it

https://theghostoftomjoad.github.io/

Build it

Only the .elm files, package.json, elm.json, index.html, myhtmlhint.js, mycsshint.js and, codemirror.css and custom_cssl-lint.js are necessary to build.

npm install
elm make src/Main.elm --output main.js --debug
# stack install wai-app-static # To get the warp server
warp # Or serve it in your preferred way

Should look like this CodeMirror

Sources

The code isinspired by this repo: https://github.com/tommyengstrom/codemirror-elm

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages