Git Product home page Git Product logo

grundgesetz-skeleton's People

Contributors

dependabot[bot] avatar lukereonal avatar resir014 avatar sdowding avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

grundgesetz-skeleton's Issues

Dual-language support

Support for English (EN) and any one other language, for example Bahasa Indonesia (ID).

title in home template

possible change:

  • in src/templates/home.tsx add title={markdownRemark.frontmatter.title} instead of hardcoding text in quotes.

Runnable scripts to reduce chore work

To deliver a true Zero-Config™ experience we should provide some runnable scripts to automatically do the little bits of work for us.

Example of things we can do include:

  • Generating a new page (create a .md with path or something)
  • Automatically filling up the table of contents based on what's in the docs/ folder.
  • Linting, probably.

Low-priority, since it's not urgently needed, but putting this here for future reference.

Better design

Right now, the design for the docs is still fairly basic. Over time, we'll improve the design for the standard theme to something that at least looks presentable.

Contributors list for each documentation page.

This will be a useful feature to have. Each contributors to the page would be credited and their avatars will show up somewhere in the docs (a la Microsoft documentation).

Tech breakdown

In the documentation page, we'll add a new contributors frontmatter which is an array of all GitHub usernames of people who have contributed.

contributors: ["user1", "user2", ...]

Then using gatsby-source-github and Gatsby's mapping feature, we map the above usernames to the GitHub user object so we can call them through GraphQL on the page template.

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.