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

Automatically clone required directories from Makefile #2

Open
vicente-gonzalez-ruiz opened this issue Jul 18, 2018 · 2 comments
Open

Comments

@vicente-gonzalez-ruiz
Copy link
Member

To run make, the repository:

https://github.com/vicente-gonzalez-ruiz/LaTeX_templates

must be cloned in the $(HOME) directory. This repo should be cloned before include it.

@LordGameleo
Copy link

I would like to work for it. Can you please explain a bit.

@vicente-gonzalez-ruiz
Copy link
Member Author

vicente-gonzalez-ruiz commented Aug 30, 2018

Hello @LordGameleo,

to "compile" the documentation you need 3 repos:

  1. The repo of the white paper:
    [email protected]:P2PSP/P2PSP.github.io.git

  2. The repo with the LaTeX templates:
    https://github.com/vicente-gonzalez-ruiz/LaTeX_templates.git

  3. The repo with the BibTeX bibliography:
    [email protected]:vruiz/bibs.git

(use HTTPS or Git, depending on your preferences)

The first two repositories are in GitHub and you can work on them. The third one in our private repo and I think that you have only read access, so, if you need to add some new bibliography, you can use the file:
https://github.com/P2PSP/P2PSP.github.io/blob/master/local.bib

Try to download them, and to run make inside of P2PSP.github.io. If you run intro troubles, ask here.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants