Giter VIP home page Giter VIP logo

firstwiki.github.io's Issues

Figure out the best way to deal with images

I don't have any good ideas for this yet, but at some point it would be nice to have images included too -- but I also don't want to have to worry about github's potential repository size limits.

Suggestions welcome!

Search Function

To retain the good things about being a wiki, most importantly, the easy access to information, I think a search function. It can be a simple as using the google site: tag in a google search, but it needs something, rather than forcing users to go hunting through menus and categories.

Add table of contents functionality

If you do something like this in kramdown...

1. TOC
{:toc}

It will render a table of contents, with a default ID of 'markdown-toc'. Unfortunately, you end up with a numbered list, but it doesn't sub-number the list (2.2, 2.3 ... )like Wikpedia does, nor does it give it that nice 'Content' header either.

The kramdown option can be put in an include called 'toc', so you'll just have to do

{% include toc %}

on each and every page. It doesn't appear that you can add that to a layout.

Otherwise, we could add a nice javascript module that autocalculates a TOC and puts it on the page somewhere. Given our extensive use of javascript elsewhere, and the fact that we can really extend this, it's probably the best choice... but I'll have to think about this, there are merits on both sides.

Others are welcome to weigh in on this.

Create a linter for the frontmatter

I'm thinking that we should create a JSON schema (or is there such a thing as a YAML schema?) and validate it against that... people keep messing it up and there's nothing telling them that they're doing it incorrectly.

Need a logo

The original FIRSTwiki had a logo derived from the wikipedia logo and the FIRST logo, but I suspect that FIRST's branding policies do not actually allow people to create derived logos in that fashion.

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.