Tristano Ajmone

Results 105 issues of Tristano Ajmone

If you'd like to contribute to the growth of this project, start sifting through the Issues tagged as [`help wanted`][help]. If you're fluent in any particular programming language(s), check the...

:recycle: help wanted
good first issue

Hi @SicroAtGit, I have a proposal: I would like to write an app that can generate the required HTML pages to create a website for __PureBasic-CodeArchiv-Rebirth__ (via GitHub Pages project's...

enhancement

Hi @SicroAtGit, I was thinking of waht you said, about the fact that the CodeArchiv should only host code that runs with the latest version of PureBasic. I totally agree...

enhancement

## Task Goal Manually edit the de-amalgamated Lemon sources in [`lemon/sliced/`](../tree/master/lemon/sliced) so that each Lemon module can be compiled independently. This would greatly simplify the task of porting Lemon to...

enhancement
help wanted

Dear @renasboy, I couldn't find an email address to contact you at, so I'm using GH Issues. I'm contacting you to inform you that I've just release an open source...

I wanted to carry on from issue #26 (now closed). **markdownfmt** converts reference-styled links into normal inline links. Eg: ```markdown [link text][link id] [link id]: http://www.somelink.com "my ref-link title ```...

enhancement

I've created a test page with two different auto-genereated TOCs, using the SublimeText plugin [MarkdownTOC](https://github.com/naokazuterada/MarkdownTOC) and gfmtoc (the second TOC): - https://github.com/tajmone/github-tests/blob/030a90e/headers-ids.md As you can see by testing the two...

bug

Currently the Help documentation is subject to corrupted encoding source files (see #152 and #135) due to the fact that **DocMaker** expects the `.txt` sources to be encoded in ISO-8859-1...

:gear: PB Help
:gear: DocMaker

I would like to update the language definition for PureBASIC: https://github.com/jgm/skylighting/blob/master/xml/purebasic.xml Current PureBASIC version is 5.60, and it has new keywords and functions. I need to ask you a question:...

I'm using normalize-scss (typey-chroma-kss fork) in a project. I didn't install the lib, just copied the relative sass folders into my project. When I built the project I get error...