The Wayback Machine - https://web.archive.org/web/20200906162628/https://github.com/pythonnet/pythonnet.github.io/pull/8
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use GH-Pages/Jekyll for rendering #8

Merged
merged 5 commits into from Feb 22, 2017
Merged

Use GH-Pages/Jekyll for rendering #8

merged 5 commits into from Feb 22, 2017

Conversation

@vmuriart
Copy link
Contributor

vmuriart commented Feb 22, 2017

I did a fast conversion of the .html page to .md.

  • Easier to diff and read the raw code.
  • Syntax highlighting
  • Cleaner formatting
  • Removes repeated information between index and readme
  • Easier to manage

The only "con" is that we lose the side-bar. It can be enabled though, just don't know how.

I set-up a preview page under my account. Any references to me will auto update when being rendered under the pythonnet acoount.

https://vmuriart.github.io/test_pages/

@vmuriart vmuriart requested review from filmor and denfromufa Feb 22, 2017
@denfromufa
Copy link
Contributor

denfromufa commented Feb 22, 2017

+1 will this render fine if pasted in our wiki? Just noticed C Python which should be CPython

@vmuriart
Copy link
Contributor Author

vmuriart commented Feb 22, 2017

@denfromufa it should. I have minimal experience with the wiki so I can't say for sure.

There's a couple typos/misformats still left in the document probably. I just did a quick convert/format without changing the actual content.

@denfromufa
Copy link
Contributor

denfromufa commented Feb 22, 2017

@vmuriart
Copy link
Contributor Author

vmuriart commented Feb 22, 2017

Looks like it renders the same as it would on the branch repo homepage

https://github.com/pythonnet/pythonnet.github.io/tree/jekyll

@denfromufa
Copy link
Contributor

denfromufa commented Feb 22, 2017

@vmuriart i like the latter 2 links better than the first one.

@vmuriart vmuriart merged commit eb00baf into master Feb 22, 2017
@vmuriart vmuriart deleted the jekyll branch Feb 22, 2017
@vmuriart
Copy link
Contributor Author

vmuriart commented Feb 22, 2017

@denfromufa which links are you referring to?

@reima reima mentioned this pull request Jul 31, 2017
filmor added a commit that referenced this pull request Jul 31, 2017
The link to the README is dead. It can be removed, because the index and readme pages were merged some time ago (#8).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.