New pages

From Kingside Wiki

New pages
Hide registered users | Hide bots | Hide redirects
  • 23:17, 9 March 2023Ruby (hist | edit) ‎[40 bytes]Kingside (talk | contribs) (Created page with "Category:Ruby Category:Languages")
  • 17:25, 2 March 2023Rails (hist | edit) ‎[613 bytes]Kingside (talk | contribs) (Created page with "== Run System Commands From Ruby == [https://www.rubyguides.com/2018/12/ruby-system/|Ruby Guides] ;[code]system[/code] : [code]system(“ls”)[/code] : ‘’’system’’’ will print the command output as it happens : <blockquote>’’’Note’’’ <code>system</code> will make your Ruby program ‘’’’’wait until the command is done’’’’’</blockquote>")
  • 07:04, 27 February 2023Jekyll (hist | edit) ‎[1,128 bytes]Kingside (talk | contribs) (Created page with "# Post Content ## Posting Links to Websites with Images ``` {% include media-image.html file="jekyll-website.jpg" title="Jekyll Website" caption="The documentation includes everything you need to know to install Jekyll — it's an excellent reference too" link="http://jekyllrb.com" %} ```")