Hacker News new | ask | show | jobs
by Anixx 943 days ago
It wasn't too bad. The only issue I ran into is that I can't find a better way to input the information other than manually editing each one of these tablestructures:

            <tr>
                <td data-label="App">
                    <a href="https://www.blender.org">Blender</a>
                </td>
                <td data-label="Description">
                    Open source advanced 3D/2D animation & modeling suite.
                </td>
                <td data-label="Category">
                    Animation
                </td>
                <td data-label="Free">
                    <span class="yes">&#10003;</span>
                </td>
                <td data-label="Included">
                    <span class="no">&#10007;</span>
            </tr>