Git Product home page Git Product logo

unum's Introduction

Unum V1

An AHAH-protocol based primitive static site system, think of it as a slightly better <iframe>. This is a theoretically useful platform/boilerplate for writing some web applications, or some kind of internal wiki, but other than that, there is probably something better for you than this.

How-to

Create files in the pages folder. Always make sure you have an index.html file.

All local links must be prefixed with #!/, and then contain a url relative to the pages folder. e.g. Link to pages/test/index.html as <a href="#!/test/index.html">test</a>.

Note on SEO

This is theoretically capable of being SEO-friendly, but don't count on it. The #! at the start of the links can help, but won't do everything.

License

The Artistic License 2.0. If you want me to offer an alternative license to you, contact me, but you probably don't need an alternative license. The license does not concern any pieces of code that have been sourced externally.

Author

Made by Isaac Reid-Guest.

unum's People

Contributors

ir-g avatar

Stargazers

 avatar

Watchers

 avatar  avatar

unum's Issues

Unnecessary home page loads

Even when launching #!/about, the home page is requested, and then after that, the about page is requested.

The core code needs to be modified to take this into account.

Kindle/Silk

Links don't work well with kindle/silk browser. Offer a ? based fallback

Loading flash

The current JavaScript code causes an igly falsh because the loading page is shown.

Perhaps a loading class should be applied to affected sections first, and then a loading bar could appear.

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.