Compare commits

..

No commits in common. "318af09d400e1a485b9c2ec42beeaf9b34a789ee" and "5765207e51dfadafb9a79ddfb63078f33b8d8578" have entirely different histories.

3 changed files with 10 additions and 11 deletions

View file

@ -1,21 +1,20 @@
# General
- Remove gulp and legacy files
- Update README
- Explain eleventy usage
- Better README with more info for the content section
- Explain eleventy usage
- Complete CHANGELOG
- Automatic versioning for package.json and CHANGELOG
- Add dynamic content to robots.txt during build process
- Add dynamic content to sitemap.xml
- Add build process for normalize.css from github.com/necolas/normalize.css
- Add build process for bourbon from https://github.com/thoughtbot/bourbon
# CSS
- Check style for every basic element
- Uniform spelling of classes and identifiers
- Direct class dependencies instead of repeating element names in classes
- Change io stuff
- Find name for styled interactive elements
- Find name for io module with nested class names
# Content

View file

@ -39,8 +39,8 @@ tags:
<table id="content" class="draggable">
<thead>
<tr>
<th class="min" scope="col" title="Index">#</th>
<th class="min" scope="col"></th>
<th scope="col" title="Index">#</th>
<th scope="col"></th>
<th scope="col" title="Position">#</th>
<th scope="col">Number</th>
<th scope="col">Name</th>
@ -49,7 +49,7 @@ tags:
<th scope="col">Unit</th>
<th scope="col">Price</th>
<th scope="col">Sum</th>
<th class="min" scope="col"></th>
<th scope="col"></th>
</tr>
</thead>
<tbody id="positions"></tbody>
@ -72,9 +72,9 @@ tags:
<td>
<textarea class="fit" name="description" cols="64" rows="2"></textarea>
</td>
<td><input class="input_io" name="amount" type="number"></td>
<td><input name="amount" type="number"></td>
<td>
<select class="io_select" name="units">
<select name="units">
<option value="">None</option>
<option value="piece">Piece(s)</option>
<option value="hour">Hour(s)</option>

@ -1 +1 @@
Subproject commit ddedf3bbf2d6580dfeae297367fd673abaa11a96
Subproject commit 69535d87ac38cbe210ed40f6c2b9952b67b8ce5f