Code Monkey home page Code Monkey logo

bash.academy's People

Contributors

abdatta avatar jjatria avatar lhunath 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  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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bash.academy's Issues

Grey on white text

Unless its required for some arcane purpose, the first black background example of code (and subsequent) should use a slightly darker font so it shows up on the white background (the white on black background is fine), otherwise it's hard to read. I'm relearning BASH at 68yrs, so please make it easier to read.
Same goes for those color choices on the 'terminal' side, readability should be first on your mind, salience second.
FPPGuy

Underlined commands hide underscores

underline_hides_underscores

Commands are underlined because they are clickable, to make selection easier. However, the underline hides underscores, which are often important for examples to work. In quiz examples this is worse, since the commands only appear when hovered upon, so it's almost impossible to see them without the underline.

Maybe we don't need the underline, or it can be made fainter, or moved lower?

css "[edit this page]" in the way

Not sure how big a deal...
"[edit this page]" hover needs changed: transparent font, or a more light RGB.
I'd give an example, but just about any config. to push it more in the right corner will do

Trying to find Latex template

Hi,

I'm trying to find a template that's as close as possible to the bashguide pdf: https://folk.ntnu.no/geirha/bashguide.pdf

What I'm particularly interested in is:

  • the way code blocks are greyed out
  • source links at bottom of the page
  • overall style/feel/lettering type of the document

Can anyone point me in the right direction?

Minor syntax improvement

In command substitution: sentence "Only after this expansion, bash will try to run the echo command" would read better as "Only after this expansion will bash try to run the echo command".

^ not working as intended

Hi, I'm pretty new at this so pardon me if i'm a bit clumsy.

I was in the the Variables and Expansions section in Bash Academy when this exercise came up. Can someone explain why I'm getting the "bad substitution" output?

$ greeting="hello world"
$ echo "$greeting"
hello world
$ echo "${greetingˆ}."
-bash: ${greetingˆ}.: bad substitution
$

Thanks for your help.

This is slightly depressing...

This repo and website have a fantastic start to them. However, It seems like most parts don't have the intention of ever being completed, which makes me sad. This is a great concept, and there aren't too many good resources on Bash out there. Is this amazing project officially dead?

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.