TODO: Write a project description
TODO: Describe the installation process
| <?php | |
| use Sabberworm\CSS\Parser; | |
| use Sabberworm\CSS\RuleSet\DeclarationBlock; | |
| $dom = new DOMDocument(); | |
| $dom->loadHTML( | |
| ' | |
| <!DOCTYPE html> | |
| <html> |
| Using XCode with github | |
| ======================= | |
| 0. These steps were pulled from the documentation on github | |
| 1. Create an empty repository on GitHub | |
| do not initialize with a README | |
| 2. Note the SSH path to the new repository | |
| git@github.com:quoha/derp-octo-sansa.git |
| /********************** | |
| * fordingTheRiver.js * | |
| ********************** | |
| * | |
| * And there's the river. Fortunately, I was prepared for this. | |
| * See the raft on the other side? | |
| * | |
| * Everything is going according to plan. | |
| */ |