Skip to content

This repo is a bunch of markdown files which will guide you into creating a basic php site, and set it up for the www!

Notifications You must be signed in to change notification settings

Damaj301damaj-lol/write-your-own-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to write a basic site in php

This guide is made to help you create a small basic site in php, it shouldn't be difficult.

This is your reminder that google is your friend, and you can find answers to your questions there.

This repo will guide you in the process with information and how-to.

This repo will be shaped as your future site's structure, but instead of the proper extension, the files will be named with the extension .md (markdown) and will help you create your site with a bit of css and php.

You may self-host this repo, or use Github Pages to host it.

Feel free to get started wherever you want, but I recommend you to start with the index.md file.

Note: every tag that you open must be closed <tag>content</tag>, and every tag that you close must be opened if you want to use the tag again.

About

This repo is a bunch of markdown files which will guide you into creating a basic php site, and set it up for the www!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published