- Notifications
You must be signed in to change notification settings - Fork3
javaparser/javaparser.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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
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 serverThe site should be served onlocalhost:4000
Create a new markdown file in the
_postdirectory using the established naming convention.Providing you are running
bundle exec jekyll serverthe markdown file should be generated as html in the_sitedirectory.After you have create a post, edit the cards in the blog grid in the
blog.htmlpage so it is accessible from the blog index.Commit and push the markdown, edits to blog.html and generated html file.
About
Resources
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.