Skip to content

ddosakura/pdf-designer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf-designer

a designer for PDF, useful for writing resumes.

origin of the project

When I started writing my resume, I saw many websites that provided templates. These websites provide online resume design. So I came up with the idea, "As a front-end worker, why don't I create an exclusive design tool for my resume?"

Installation and how to use it

You can download it on the release page, or

go get -v -u https://github.com/ddosakura/pdf-designer

See how to use it:

pdf-designer help

Find the templates:

Welcome to share your template

How to Share Your Templates

  1. fork the prokect and PR (add in Built-in or change the list in the README)
  2. send email to ddosakura@qq.com, it will be possible to join the official­-template.
  3. fork official­-template and PR

How to add images

  • iconfont
  • online images
  • Built-in url: /wp/*/*.{jpg|png}

TODO

  • [ ] Replace statik with sblock, after sblock had its first stable version Because statik has a bug that is difficult to handle when reading subdirectories, it uses sblock directly.
  • replace sblock with release version and aferox
  • auto load iconfont
  • Create a dedicated iconfont project
  • relative path support in templates
  • ignore *.txt in saving
  • change the size of page (not only A4)
  • pdf-designer-ui project