Skip to content

devbyray/tech-report-temp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

#README first!

This template can be used for writing easy and simple technical reports. For writing a techreport you use Markdown. And you can use this template i made for free :-). "Markdown files can be opened and edited with every simple text editor!"

If you clicked on the template file in GitHub than you see the result of an rendered Markdown file. So if you want to use the file? Check the details below!

#Index

How to use the Tech Report template

Developer/Technical people version

For the people that know how to use Git with the commandline. Follow these instructions:

  1. Install Git on your computer.
  2. Go to the folder (in the commandline/terminal) where you want to store all your Technical reports.
  3. Add the git clone command with the url in your commandline/terminal git clone https://github.com/raymonschouwenaar/tech-report-temp.git
  4. Now you have a clone of my GitHub repo on your computer.
  5. I want to advice you to copy the folder and rename the date, your projectname and your First and lastname. So if there is an update for the template you can go to the folder (in the commandline/terminal) and type git pull so the template will be updated.
  6. To check if there is an update type git status in the template folder.

Non or less technical people version

For the people that dont't know how to use Git with the commandline. Follow these instructions:

  1. If you have an GitHub account and you have installed the Software of GitHub. You only have to click on the button "Clone in Desktop" on the right column at the bottom.
  2. If you didn't have a GitHub account or for some reason you want to download an ZIP file with all the files in it. Just click on "Download ZIP" on the right column at the bottom.

What is Markdown

Markdown is an plain text format syntax. It can be easily be converted to HTML.The most Word documents has a lot of "trashy" code when you use it for pasting in WordPress or some other CMS.

Here are some links to find more information about Markdown and how to use it:

Questions

For questions, send me a tweet at @rsschouwenaar or create an new issue

Helpfull guidelines

iFrame/Youtube display's page or video player in the <pre></pre> tags

If you have a problem with an iFrame or an Youtube iframe code between the <pre></pre> tags. Than i've got this solution, so the code will not be executed trough the browser. But will properly displayed as code.

  1. Copy your iFrame code
  2. Go to htmlentities.net
  3. Paste your code in the input textarea
  4. Click on the "encode" button
  5. Copy the code from the result textarea
  6. Paste it in your Tech report file between the <pre></pre> tags.
  7. If it doesn't work? Let me know! :-)

About

A nice Markdown file for Tech reports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors