Code Monkey home page Code Monkey logo

markdown-html's Introduction

Hacktoberfest is a chance to level up your coding skills and get small goodies in reward.


Logo

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

https://hacktoberfest.digitalocean.com/


Process are as follows :-

  • Login using github @ Hacktoberfest
  • Create four valid pull requests (PRs) between 1st - 31st October

How to Contribute to this repository

  • Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone the forked repository to your local machine.
git clone https://github.com/your-username/Portfolio-website-themes.git
  • change the present working directory
cd Portfolio-website-themes
  • Pick a Portfolio Website or make a new one
  • Make a new branch
git checkout -b branch-name
  • Make change in the repository with the new branch.
  • push the changes.
git add .
git commit -m "Your commit Message"
git push origin branch-name
  • Make a pull request.

Markdown HTML Elements for Github Pages

About the Project

In recent years, there has been an increase in people writing blogs on Github and publishing them through pages. Some use mkdocs, some use jekylls, some simply write on in .md format. Not only for writing blogs, writing technical documentation, and any other purpose, our project aims to create simple buttons and a few other HTML elements for markdown. If you add HTML elements in markdown files, Github Pages can makes them a part of the structure (only pages published on GitHub pages, but not on GitHub). With simple yet creative use of CSS, you can create simple elements following a similar style of language for people to use.

Head over to here to look and a few examples.

Demo : index.md
Specification : spec.md

Contributors

To be continued...

Name of contributor Github username Date of contribution Summary of changes
Jonah C Rowlinson jonahcrowlinson 5 OCT 2020 Created README.md
Ishaan Mehta ishaanmehta4 5 OCT 2020 Updated contributor's table in README
Kartik Agarwal kartikagarwal9 5 OCT 2020 Updated Readme.md with guidelines

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.