Easy Markdown To Github Pages

screenshot of Easy Markdown To Github Pages
jekyll

Convert Markdown files in Github to a full website using Github Pages

Overview:

The content discusses a simple guide on converting any Github repository with Markdown files into a basic website using Github Pages and Jekyll. It emphasizes the ease of the process by not needing the command line or Jekyll knowledge, ensuring compatibility with existing markdown files within the repository, and providing step-by-step instructions for activation.

Features:

  • Simple Website Creation: Convert Github repositories with Markdown files into websites effortlessly.
  • Browser-Based Solution: No command line usage required, the entire process can be done through the browser.
  • Compatible with Existing Files: Works seamlessly with any existing markdown files in the repository without modifying them.
  • Readability: Markdown files retain their readability and usability in both Github and the converted website.
  • Custom Configuration: Easy tuning of Github Pages' default configuration via the _config.yml file.
  • Relative Path Linking: Ability to create links between Markdown files using relative paths for easy navigation.
  • Free Website Hosting: Utilize Github Pages to host the converted website online for free.
jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading