Git Product home page Git Product logo

architect-theme's Introduction

architect-theme's People

Contributors

jasonlong avatar ousia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

architect-theme's Issues

hr.png file missing in images

Hi @jasonlong ,

There is a file missing in the "images" folder "hr.png".

This file is mentioned in stylesheet.css @ row 200.

It was reported on the Jekyll theme, but I saw that here it is also present. Since you are the author of the theme. What do you think is the best action?

Cheers!

issues with cell aligned in tables

@jasonlong, many thanks for your excellent work with this theme.

I have an issue with GItHub Pages and tables. Two tables (taken from http://www.ensayo-escritura.tk):

Texto | A4 | Carta | Folleto A4 | Folleto carta
:---- | :-----: | :------: | :----: | :-----:
Normal | [A4](A4.pdf) | [carta](carta.pdf) | [folleto-A4](folleto-A4.pdf) | [folleto-carta](folleto-carta.pdf)
Versión   | Modificaciones
:-------- | :-----------------
1.3.1     | Correcciones varias (clave `f4e23ba`).

GitHub Pages generates the following HTML code:

<table>
<thead>
<tr>
<th align="left">Texto</th>
<th align="center">A4</th>
<th align="center">Carta</th>
<th align="center">Folleto A4</th>
<th align="center">Folleto carta</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">Normal</td>
<td align="center"><a href="A4.pdf">A4</a></td>
<td align="center"><a href="carta.pdf">carta</a></td>
<td align="center"><a href="folleto-A4.pdf">folleto-A4</a></td>
<td align="center"><a href="folleto-carta.pdf">folleto-carta</a></td>
</tr>
</tbody>
</table>
<table>
<thead>
<tr>
<th align="left">Versión</th>
<th align="left">Modificaciones</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">1.3.1</td>
<td align="left">Correcciones varias (clave <code>f4e23ba</code>).</td>
</tr>
</tbody>
</table>

And the theme displays the extended versions of tables as:

2016-11-19-150131_1280x800_scrot

2016-11-19-150151_1280x800_scrot

Do you think it is a good idea to override cell alignment set up by the user?

Many thanks for your help.

Github pages generator shows different font

This is what I see when using the pages generator:

captura de pantalla de 2014-11-08 15 10 12

this is how the page looks like when published:

captura de pantalla de 2014-11-08 15 11 24

I like the first font better but that's not the point, Github should shows you exactly how the page will look like once it's published. Not sure if this is a bug with the theme or Github's page generator itself. If it's the latter, would you mind pointing me to where I should open this issue?

Cheers.

(And awesome theme BTW, I'd just change the font :)

lists broken in Firefox

Listi items that contain block elements are broken in Firefox, as the screenshot displays:

screenshot from 2014-12-14 19 46 56

I will try to provide a better CSS code that fixes the issue.

Would you also be so kind to apply the pull request to GitHub pages?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.