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

javaparser/javaparser.github.io

Repository files navigation

This is the source for the JavaParser.org website.

It uses a combination of static HTML pages and the Jekyll publishing engine.

The original website template is available on the TEMPLATE branch

Setup

If you wish to edit the static html pages you can clone the repository edit and push the changes as usual.

In order to publish blog posts you will need to setup Jekyll with Bundler, usingthis guide. The current site has been built with Bundler v2.0.2.

From the root of the repository you should be able to run:

bundle exec jekyll server

The site should be served onlocalhost:4000

Publishing Blog Posts

  1. Create a new markdown file in the_post directory using the established naming convention.

  2. Providing you are runningbundle exec jekyll server the markdown file should be generated as html in the_site directory.

  3. After you have create a post, edit the cards in the blog grid in theblog.html page so it is accessible from the blog index.

  4. Commit and push the markdown, edits to blog.html and generated html file.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp