Skip to content

kugelpunk/kugelpunk.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readme File of the kugelpunk\kugelpunk.github.io Repo

Intro

This is a GitHub Pages repo for https://kugelpunk.github.io (a username website). This readme file contains mainly content from GitHub, which might help the repo user. readme files can be written in plain text, reStructured Text or Markdown language. They should include a paragraph describing the project, directions on how to use it, who authored it, and more.

Learn more about READMEs

GitHub Pages

GitHub Pages allows to create a website using the code that lives in your GitHub repositories. (Appearantly it simply provides a webserver for your HTML and its endpoints.) GitHub Pages is automatically enabled in this repository, but when creating new repositories in the future, the steps to launch a GitHub Pages website will be slightly different.

Learn more about GitHub Pages

How to Publish the Website

We've already set-up a GitHub Pages website for you, based on your personal username. This repository is called hello-world, but you'll rename it to: username.github.io, to match your website's URL address.

To get started: repo-settings-image

Under the Repository Name heading, type: kugelpunk.github.io. rename_screenshot

Once you click Rename, your website will automatically be published at: https://kugelpunk.github.io/. The file—called index.html—is rendered as the home page.

Practice: Customize your first GitHub website

Let’s start with this template:

<p>Hello World! I’m [username]. This is my website!</p>

Paste the template to line 15 and fill in the blanks.

edit-githuboctocat-index

When you’re done, scroll down to the Commit changes section near the bottom of the edit page. Add a short message explaining your change, like "Add my introduction", then click Commit changes.

add-my-username

Once you click Commit changes, your changes will automatically be published on your GitHub Pages website. Refresh the page to see your new changes live in action.

🎉 You just made your first commit! 🎉

Image Selection

Change the placeholder Octocat gif on your GitHub Pages website by creating your own personal Octocat emoji or choose a different Octocat gif from our logo library here. Add that image to line 12 of your index.html file, in place of the <img src= link.

Want to add even more code and fun styles to your GitHub Pages website? Follow these instructions to build a fully-fledged static website.

future-image

Everything About GitHub

Getting started is the hardest part. If there’s anything you’d like to know as you get started with GitHub, try searching GitHub Help. Our documentation has tutorials on everything from changing your repository settings to configuring GitHub from your command line.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published