Skip to content

This is the repository for web-pages shown at www.juliafem.org. Any changes to web-page should be committed to here. Jekyll is used in background to generate html pages from markdown documents.

Notifications You must be signed in to change notification settings

maikkirapo/juliafem.github.io

 
 

Repository files navigation

juliafem.github.io / www.juliafem.org

Web pages for organization. The actual page is juliafem.github.io and www.juliafem.org is pointing to same site.

Adding content

for contributors: If you have all Jekyll related stuff installed on local machine (computer you are using to develop), you can do bundle exec jekyll serve and check using your web browser from url address localhost:4000, (i.e. write to address bar http://localhost:4000) that content is OK. If that is the case, you can then push directly to the master. Otherwise, create branch to repository juliafem.github.io, do changes, make pull request and ask someone to review changes locally before merging.

for others: Fork, do local changes, do pull request. If you want to be extra helpful and have installed Jekyll things on local machine, you can add screenshot of page to PR to make it easier for reviewers.

Examples can be written using Jupyter Notebooks or Markdown. See examples/2017-08-06-instructions-how-to-write-examples how to write using Jupyter and performance/2017-08-13-eigenvalue-analysis-of-eiffel-tower-using-juliafem-0.3.2.md how to write using Markdown syntax.

About

This is the repository for web-pages shown at www.juliafem.org. Any changes to web-page should be committed to here. Jekyll is used in background to generate html pages from markdown documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.2%
  • Ruby 1.4%
  • Other 0.4%