pullrequests Search Results · repo:micro-os-plus/web-jekyll language:CSS
Filter by
13 results
(134 ms)13 results
inmicro-os-plus/web-jekyll (press backspace or delete to remove)What/why?
Re created commit for new approach to make the list of articles and posts.
With this new approach it is possible to create on-site articles such as To make separate list of common posts. And ...
carlosdelfino
- 6
- Opened on Nov 29, 2016
- #28
What/why?
Since I use Eclipse to maintain my version of the site, I need to ignore it.
I have also seen garbage related to the use of gemfile.
How was it tested?
nothink
carlosdelfino
- Opened on Nov 29, 2016
- #27
What/why?
In my development environment I have several projects each one works with a different version of gems which sometimes
leaves me in doubt if it is the version that is causing a certain bug, to ...
carlosdelfino
- 7
- Opened on Nov 29, 2016
- #26
What/why?
In my development environment I have several projects each one works with a different version of gems which sometimes
leaves me in doubt if it is the version that is causing a certain bug, to ...
carlosdelfino
- 7
- Opened on Nov 29, 2016
- #25
What/why?
Correction of the IF finalization tag.
I made a typo and used a braces instead of braces. Write the IF declaration end tag.
carlosdelfino
- Opened on Nov 11, 2016
- #24
What/why?
New latest post list aproach.
Like news list, de post can be listed with a loop.
The ideal is check with post is for list on idex with this code:
{% for post in site.posts limit:latest-articles-pages ...
carlosdelfino
- 16
- Opened on Nov 11, 2016
- #23
What/why?
Previously the sidebar had code that selected each text to be presented, becoming a large file full of if instructions
for each possible language to be inserted.
In the new approach the file ...
carlosdelfino
- Opened on Nov 11, 2016
- #22
What/why?
Previously the sidebar had code that selected each text to be presented, becoming a large file full of ifs for each
possible language to be inserted.
In the new approach the file is selected ...
carlosdelfino
- Opened on Nov 10, 2016
- #21
I am currently doing a revision in the translation and I still receive error messages from jekyll-sitemap as in the
attached image, I solved the problem by locking the version of Jekyll in 3.3 so I could ...
carlosdelfino
- 12
- Opened on Nov 8, 2016
- #20
What/why?
following instruction of http://contributor-covenant.org/ site.
enhancement
carlosdelfino
- 8
- Opened on Aug 14, 2016
- #8