Giter VIP home page Giter VIP logo

ruskko's Introduction

banner HTML for lazy people.

What is Ruskko?

Ruskko is an HTML Framework that translate a Ruskko file (.rsko) to a usable HTML file.
The goal of Ruskko is to make it easier to create websites of all forms.

Ruskko dependancies:

  • Python 3.7.5 or higher

Otherwise you don't need anything else, Ruskko does not use external dependancies, only what is inside of Python 3 itself.

How Ruskko Works:

It is a non-installed program, and this is only because the Linux and BSD installers will be set up for the 1.0 release. The only way to run it, on all platforms, is to use Python 3.7.5 or higher.

Here is the command usage for Ruskko:
python3 ruskko.py [filename] [option] [command]

Here are all the allowed command form examples: \

  • python3 ruskko.py index.rsko - Create a normal index.html file
  • python3 ruskko.py index.rsko -o mypage - Turns index.rsko into mypage.html
  • python3 ruskko.py index.rsko -of textfile.txt - Turns index.rsko into any form of file wanted keeping html syntax
  • python3 ruskko.py -help - Displays the help information

Planned Features

  • Custom Ruskko tags (will have many by 1.0 release)
  • Different ID / Class syntax
  • Easy tags

Desired Features

These might be scrapped as ideas but they will be documented.

  • CSS support based on Sass
  • Bulma support

ruskko's People

Contributors

kailyons avatar

Watchers

 avatar

ruskko's Issues

Comments Glitch

There seems to be a random issue where a comment that doesn't first pass a tag seems to brick, will investigate further

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.