Skip to content

dantsec/dantsec.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog @ Github Pages 🚀

This is my blog where I post my notes and projects. There is other informations about me and my achievements.

Util Informations 📒

Todo List 📌

  • Future Content:
    • JS / TS / Node;
    • SQL;
    • Laravel;
    • Assembly x86;
    • SO's.

Contributing 🛠️

  • You can contribute with your knowledge! Make a .md paper and follow instructions of pages/articles/template.txt file;
  • If you find any bug, you're welcome to make PR's fixing them.
# Create a fork from the original repository and clone it.
git clone https://github.com/YOUR_USERNAME/yourproject.git
# Enter into the project folder.
cd yourproject/
# Create a new branch with the name feat-[BRANCH_NAME].
git checkout -b feat-[BRANCH_NAME]
# Make your changes and commit them.
git add . && git commit -m "YOUR_COMMIT_MESSAGE"
# Push your branch and open a pull request.
git push origin feat-[BRANCH_NAME]

About

My Personal WebSite on Github Pages!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published