Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

vim-jp/vimdoc-en

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project provides an HTML version of the Vim help pages athttps://vim-jp.org/vimdoc-en/.

There is already another similar site:https://vimhelp.org/.The main purpose of the vimdoc-en project is to provide a handy way to see both Japanese and English versions of the help pages.

The help pages are automatically updated everyday (if there are any changes).

for Developers

First of all, to generate everything, just runmake.This requires Docker, so prepare it in advance.

Here's what's happening:

  1. Runmake html to generate HTML files before GitHub Pages (Jekyll) processing
    1. Download vim and vim_faq
    2. Collect the necessary *.txt files
    3. Convert the *.txt files to *.html
  2. Runmake jekyll-build-by-docker to output all HTML files for the vimdoc-en site using GitHub Pages (Jekyll)

Releases

No releases published

Packages

No packages published

Contributors7


[8]ページ先頭

©2009-2025 Movatter.jp