mirror of
https://github.com/rendercv/rendercv.git
synced 2026-04-23 16:33:01 -04:00
docs: fix bullet points in README.md and docs/index.md
This commit is contained in:
@@ -54,7 +54,7 @@ cv:
|
||||
Then, it produces one of these PDFs with its corresponding $\LaTeX$ code, markdown file, and images as PNGs. Each of these is an example of one of four built-in themes of RenderCV. Click on images to preview PDFs.
|
||||
|
||||
| [](https://github.com/sinaatalay/rendercv/blob/main/examples/John_Doe_ClassicTheme_CV.pdf) | [](https://github.com/sinaatalay/rendercv/blob/main/examples/John_Doe_Sb2novTheme_CV.pdf) |
|
||||
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| [](https://github.com/sinaatalay/rendercv/blob/main/examples/John_Doe_ModerncvTheme_CV.pdf) | [](https://github.com/sinaatalay/rendercv/blob/main/examples/John_Doe_EngineeringresumesTheme_CV.pdf) |
|
||||
|
||||
|
||||
@@ -100,6 +100,7 @@ RenderCV comes with a JSON Schema so that the input YAML file can be filled out
|
||||
Writing the content of a CV and designing a CV are separate issues that should be treated separately. RenderCV attempts to provide this separation. This approach encourages users to concentrate on the content without getting distracted by the appearance of their CV and vice versa.
|
||||
|
||||
RenderCV also provides a general set of utilities that will automate most of the manual work involved in the CV updating process. After updating a single sentence or a date in the YAML input file written in pure English, RenderCV will
|
||||
|
||||
- re-create your $\LaTeX$ file.
|
||||
- render a new PDF file.
|
||||
- create a new Markdown file.
|
||||
|
||||
@@ -97,6 +97,7 @@ RenderCV comes with a JSON Schema so that the input YAML file can be filled out
|
||||
Writing the content of a CV and designing a CV are separate issues that should be treated separately. RenderCV attempts to provide this separation. This approach encourages users to concentrate on the content without getting distracted by the appearance of their CV and vice versa.
|
||||
|
||||
RenderCV also provides a general set of utilities that will automate most of the manual work involved in the CV updating process. After updating a single sentence or a date in the YAML input file written in pure English, RenderCV will
|
||||
|
||||
- re-create your $\LaTeX$ file.
|
||||
- render a new PDF file.
|
||||
- create a new Markdown file.
|
||||
|
||||
Reference in New Issue
Block a user