Giter VIP home page Giter VIP logo

epages-docs's Issues

Snipped gadget

  • provide solution to easily link content that will be frequently repeated

Remove API console

@choffmeister Please adapt the style of the API console in epages-docs to the style of the internally used public console. I will send you the link via email accordingly.

Style/Fonts

  • include ePages font
  • align font sizes according to ePages standard
  • align font size of headlines (from big h1 to small h3 or maybe h4)

Subdocumentation

... for apps and themes separately.
And to being able to include several other documentation in future.

Yet not supported RAML keys

When running the RAML parser with 'not yet supported' warnings, then the following points reveal as open:

Not yet supported key 'securedBy' at node 'root
Not yet supported key 'securitySchemes' at node 'root
Not yet supported key 'body' at node 'root./shops/{shopId}./carts.post
Not yet supported key 'body' at node 'root./shops/{shopId}./carts./{cartId}./line-items.post
Not yet supported key 'body' at node 'root./shops/{shopId}./carts./{cartId}./line-items./{lineItemId}.put
Not yet supported key 'body' at node 'root./shops/{shopId}./carts./{cartId}./billing-address.put
Not yet supported key 'body' at node 'root./shops/{shopId}./carts./{cartId}./shipping-address.put
Not yet supported key 'body' at node 'root./shops/{shopId}./public-info.post
Not yet supported key 'body' at node 'root./shops/{shopId}./search.post

The support for these should be add in raml_parser.

Site map

  • provide a solution for a multilevel site map

Add features for FAQ

Please add features for the FAQ page (categories, links).
This has to be aligned with Lukas

Search

  • provide a solution for a search, see screen
    bildschirmfoto 2015-02-18 um 13 29 31

Implement SEO texts

Please implement SEO texts in API documentation and Developer blog.

API Documentation:

in code:

Keyword: ePages API Documentation (+ Nebenkeywords: ePages API, API documentation)

Title: ePages API Documentation (-> Please use Title in the H1 onsite)

Description: Welcome to the API Documentation of ePages! Here you will find all the resources you need to develop and offer your app successfully to 140,000+ ePages merchants.

Developer blog

in code:

Keywords: ePages developer blog (+ developer blog, ePages dev blog)

Title: ePages Developer Blog (-> Please use Title in the H1 onsite)

Description: Welcome to the ePages Developer Blog! We will give you insights into our daily work, share tech stories and open positions with you and much more.

Add a banner "improve this documentation" that leads to here

Quite a lot of documentation sites nowadays have a banner in the top right corner of the page with a "modify this page in github" or something like that.

That makes it clear for documentation consumers on where to create improvements (fixing typos or asking for something to be documented).

Please add something like that in the documentation site.

Images

  • provide solution to easily link images
  • provide solution to embed images in reasonable sizes

Clean up root directory

Please move the files

  • examples.md,
  • faq.md,
  • templates.md and
  • use-cases.md

into the pages/ folder. The four pages listed above are just ordinary pages that do not fit into a certain category. Hence it makes sence, to have them in the pages/ directory.

Also, the root directory of the project should be reserved for just the very basic files, that must be placed.

Refactor sitemap linking

Current format:

- key: themes
  title: Themes
  entries:
    - page: themes-getting-started
    - link:
        title: Use cases
        url: '/epages-docs/pages/apps/getting-started.html#use-cases'

Since links can already be written as page:key#hash, we should also align the sitemap so that the example from above would look like this:

- key: themes
  title: Themes
  entries:
    - page: 'themes-getting-started'
    - page: 'apps-getting-started#use-cases'

File location for RAML files

  • discuss topic with team read
    goal would be to have just one "documentation repo" to work from including raml.

Sorting of text blocks in resources

Currently, the text blocks look like shown in this example:

bildschirmfoto 2015-03-31 um 11 44 05

I would expect it to be like this:

scan_2015-03-31_11-51

I understand the description below displayName as the basic information for this resource. The description for the specific request should follow after the request so that we have a clear visual and logical separation.

Documentation landing page

  • do not display the links to the documentation topics, but only link to the main pages, we have so far, i.e. THEMES, APPS, REST API, SOAP.
  • style the appearance of the main page links, e.g. with boxes, see picture
    anhang 1
  • outsource landing page text

Structure for resources

  • provide a solution for resource categories, see screen for possible structure
    bildschirmfoto 2015-02-18 um 13 25 28

--> naming convention should be like this: Shop, Product, Order, Customer ...

Cannot run from Docker locally

docker build -t epages-docs -f Dockerfile.ruby .
An error occurred trying to connect: Post https://192.168.59.103:2376/v1.23/build?buildargs=%7B%7D&cgroupparent=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=Dockerfile.ruby&labels=%7B%7D&memory=0&memswap=0&rm=1&shmsize=0&t=epages-docs&ulimits=null: dial tcp 192.168.59.103:2376: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

running on Windows

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.