Abertay Ethical Hacking Society
  • Home
  • Information
    • Constitution
    • Change Logs
      • Website
      • Discord
      • Github
      • Server
    • Meetings
      • 2021-2022
    • Honourary Members
  • Contributing
    • Contributions
      • Using Git
      • Formatting and Best Practise
  • Society Events
    • Securi-Tay
      • History
  • Help Guides
    • Programming / Scripting
      • AWK
      • Bash Scripting
      • C Coding
      • Java Coding
      • LaTeX
      • Markdown
      • Project Ideas
      • Python Scripting
      • Tools
    • Software
      • Operating Systems
        • Installing Arch
        • Installing Kali
        • Linux Commands for Beginners
        • MacOS
      • Tools
        • PGP
          • A guide to using PGP on Android
          • A guide to using PGP on macOS
          • PGP
        • Radare2
        • Nmap
        • Regular Expressions
        • The Browser Exploitation Framework (BeEF)
        • Vim
        • Vimium
        • Zsh
    • Networking
      • Domain Name System (DNS)
      • Remote access to your Abertay network drive
      • Secure Shell (SSH)
      • TLS 1.3
      • Wireshark
      • Subnetting
    • Techniques
      • A guide to creating malicious macro-enabled Excel worksheets
      • Open Source Intelligence (OSINT)
      • Google-Fu
    • Jobs
      • Common Interview Questions
    • Home Lab
      • PiHole
  • Glossary
    • Infosec Terms
    • Computing Terms
    • Hardware Terms
    • General Terms
    • Development Terms
    • Networking Terms
  • Members
    • Profiles
      • AG
      • Isaac
      • Sam
  • Other
    • Other
      • Data Dumps
      • Meetups
      • Meltdown & Spectre
      • Movies
      • Project topic suggestions
      • Recommended Reading
Powered by GitBook
On this page
  • General Tips
  • Editing using Markdown/Git
  • Editing using GitBook

Was this helpful?

  1. Contributing
  2. Contributions

Formatting and Best Practise

A guide to formatting when committing to the Hacksoc wiki

PreviousUsing GitNextSecuri-Tay

Last updated 3 years ago

Was this helpful?

By

There are a few things you'll need to consider when contributing to the Wiki when writing articles, creating new sections, and making general improvements.

This article will go over a few recommendations for formatting and best practise when editing the wiki.

General Tips

  • If you're adding a new section/directory, make sure to add a README.md file with the name of the section as the title

  • If you're creating a new document or section, add it (and a link to it) in the SUMMARY.md file in the root of the wiki

  • Don't forget to add a if you want to be credited for the article

    • If there's already a by-line for an article you're editing, just add your own name on

Editing using Markdown/Git

  • Make sure to adhere to the

  • When naming files, try to avoid using spaces and capital letters, this is to avoid any context-sensitivity issues and aid linking to other places in the wiki

Editing using GitBook

[TBA]

Isaac
by-line
markdown guide