Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 902 Bytes

File metadata and controls

34 lines (21 loc) · 902 Bytes

Pavinberg’s Emacs Book

An Emacs tutorial for beginners with extensions recommendation.

Read the Book here.

The book is still ongoing.

中文版

Discussions

If you have anything to discuss, make a question, or have any ideas on this book, feel free to discuss at the GitHub Discussions.

Build the book

  1. Install Hugo according to official website.
  2. Preview this book with Hugo and visit http://localhost:1313/emacs-book/:
    $ hugo server
        
  3. Build this book
    $ hugo build
        

Acknowledgement

Thanks Hugo and the compose theme.