Skip to content

Instantly share code, notes, and snippets.

View FDSoftware's full-sized avatar
🕶️
deployer mal

Diego FDSoftware

🕶️
deployer mal
View GitHub Profile
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:var="http://foo/var"
xmlns:op="http://foo/op"
xmlns:window="http://foo/window">
<body>
<var:let name="x" type="Number" value="1" />
@PurpleBooth
PurpleBooth / README-Template.md
Last active June 21, 2024 17:56
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites