Coder Social home page Coder Social logo

Improvements to the docs about central HOT 5 CLOSED

getodk avatar getodk commented on August 27, 2024 1
Improvements to the docs

from central.

Comments (5)

yanokwa avatar yanokwa commented on August 27, 2024

It would be super nice if some of these commands were in a list so I don't have to copy and paste stuff from inside a paragraph.

from central.

issa-tseng avatar issa-tseng commented on August 27, 2024

wrt commands in a list: can you paste an example of what that might look like? i'm not sure how to integrate the prose and commands in a list. or do you just mean to also provide a separate list?

from central.

yanokwa avatar yanokwa commented on August 27, 2024

Instead of this

Next, you need to bundle everything together into a server. Run docker-compose build to do this. When that finishes, run docker-compose create.

I'd prefer this

Next, you need to bundle everything together into a server. Run the following commands...

docker-compose build;
docker-compose create;

That is, it's easer to copy and paste stuff when it's not inline.

https://www.digitalocean.com/community/tutorials/how-to-install-apache-tomcat-8-on-ubuntu-16-04 does what I've come to expect.

from central.

issa-tseng avatar issa-tseng commented on August 27, 2024

The only problem with that is that I don't know how to do that and make the numbered list continue in Markdown. Any tips? Or can we save this formatting detail for what we both agree will be some other final destination?

from central.

yanokwa avatar yanokwa commented on August 27, 2024

Save the formatting detail for a quick contributor win at some point in the future...

from central.

Related Issues (20)

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.