Giter Site home page Giter Site logo

hype's Introduction

About

  • ✏️ Student at the University of Southern California (USC) ✌🏻
  • 🎓 Pursuing a Master's Degree in Computer Science 👨🏻‍💻
  • 💼 austin.jp/resume 🔗

I run an educational blog over at helpful.wiki where I teach others about software engineering. Consider taking a look. Who knows? You might just learn something new! 📖

hype's People

Contributors

austintraver avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

arieltraver

hype's Issues

Output file has no style

Currently, the output of hype convert is not a full HTML file, it's simply the contents of the <body>. A consequence of this is that the output has no style.

A possible improvement would be hard-coding a stylesheet, but that seems too rigid for some use cases.

A better idea would be a flag/configuration that allows users to specify the URL of a CSS stylesheet file that should be embedded within the <head> of the HTML.

If the specified file is on the local filesystem, the contents should be hard-coded into the output. If, however, the argument provided is a URL, the contents should be included through use of a <link rel="stylesheet"> tag.

Config file is not detected in the user's home directory

Currently, placing a config file at ~/.hyperc.yaml won't do anything, as the codebase doesn't check this location.

A future version of hype that supports ~/.hyperc.yaml must make a decision on whether or not configurations declared in the hyperc config file located in the ${HOME} directory do/don't take priority over any configurations specified by a hyperc file found within ${XDG_CONFIG_HOME}

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.