Skip to content

Commit 9767d8c

Browse files
committed
Fixed some links in README
Signed-off-by: George Araújo <[email protected]>
1 parent 041b805 commit 9767d8c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ You can create a people page if you want to feature more than one person. Each p
326326

327327
### Publications
328328

329-
Your publications' page is generated automatically from your BibTex bibliography. Simply edit [\_bibliography/papers.bib](_bibliography/papers.bib). You can also add new `*.bib` files and customize the look of your publications however you like by editing [\_pages/publications.md](_pages/publications.md). By default, the publications will be sorted by year and the most recent will be displayed first. You can change this behavior and more in the `Jekyll Scholar` section in [\_config.yml](_config.yml) file.
329+
Your publications' page is generated automatically from your BibTex bibliography. Simply edit [\_bibliography/papers.bib](_bibliography/papers.bib). You can also add new `*.bib` files and customize the look of your publications however you like by editing [\_pages/LANG/publications.md](_pages/en-us/publications.md). By default, the publications will be sorted by year and the most recent will be displayed first. You can change this behavior and more in the `Jekyll Scholar` section in [\_config.yml](_config.yml) file.
330330

331331
You can add extra information to a publication, like a PDF file in the [assets/pdf/](assets/pdf/) directory and add the path to the PDF file in the BibTeX entry with the `pdf` field. Some of the supported fields are: `abstract`, `altmetric`, `arxiv`, `bibtex_show`, `blog`, `code`, `dimensions`, `doi`, `eprint`, `html`, `isbn`, `pdf`, `pmid`, `poster`, `slides`, `supp`, `video`, and `website`.
332332

@@ -352,9 +352,9 @@ You can easily create your own collections, apps, short stories, courses, or wha
352352

353353
The theme allows you to create blog posts in the [distill.pub](https://distill.pub/) style:
354354

355-
[![Distill Preview](readme_preview/distill.png)](https://george-gca.github.io/multi-language-al-folio/blog/2021/distill/)
355+
[![Distill Preview](readme_preview/distill.png)](https://george-gca.github.io/multi-language-al-folio/blog/2018/distill/)
356356

357-
For more details on how to create distill-styled posts using `<d-*>` tags, please refer to [the example](https://george-gca.github.io/multi-language-al-folio/blog/2021/distill/).
357+
For more details on how to create distill-styled posts using `<d-*>` tags, please refer to [the example](https://george-gca.github.io/multi-language-al-folio/blog/2018/distill/).
358358

359359
#### Full support for math & code
360360

README.pt-br.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Cada pessoa pode ter sua própria bio breve, foto de perfil e definir se todas a
153153

154154
A página de publicações é gerada automaticamente a partir da sua bibliografia em BibTex.
155155
Basta editar [\_bibliography/papers.bib](_bibliography/papers.bib).
156-
Você também pode adicionar novos arquivos `*.bib` e personalizar a aparência de suas publicações editando [\_pages/publications.md](_pages/publications.md).
156+
Você também pode adicionar novos arquivos `*.bib` e personalizar a aparência de suas publicações editando [\_pages/LANG/publications.md](_pages/en-us/publications.md).
157157
Por padrão, as publicações são ordenadas por ano, exibindo as mais recentes primeiro.
158158
Você pode alterar esse comportamento e outros detalhes na seção `Jekyll Scholar` do arquivo [\_config.yml](_config.yml).
159159

@@ -186,9 +186,9 @@ O **al-folio** vem com layouts elegantes para páginas e posts de blog.
186186

187187
O tema permite que você crie posts de blog no estilo do [distill.pub](https://distill.pub/):
188188

189-
[![Pré-visualização Distill](readme_preview/distill.png)](https://george-gca.github.io/multi-language-al-folio/blog/2021/distill/)
189+
[![Pré-visualização Distill](readme_preview/distill.png)](https://george-gca.github.io/multi-language-al-folio/blog/2018/distill/)
190190

191-
Para mais detalhes sobre como criar posts no estilo distill utilizando as tags `<d-*>`, consulte [o exemplo](https://george-gca.github.io/multi-language-al-folio/blog/2021/distill/).
191+
Para mais detalhes sobre como criar posts no estilo distill utilizando as tags `<d-*>`, consulte [o exemplo](https://george-gca.github.io/multi-language-al-folio/blog/2018/distill/).
192192

193193
#### Suporte completo para matemática e código
194194

0 commit comments

Comments
 (0)