lamng3 / lamng3.github.io

Repository from Github https://github.comlamng3/lamng3.github.ioRepository from Github https://github.comlamng3/lamng3.github.io

Parchment

A clean, single column blog template built for jekyll

Usage

  • To use this as your GitHub Page, fork this repository, and rename it to <username>.github.io. Your site will be live at https://<username>.github.io/parchment-jekyll.

  • You can customise variables in _config.yml and css/* files.

  • You can add markdown files, say foo.md in the root directory of the repository. It will then be accessible like your.website.com/foo.

  • To add posts, add your posts in the _posts directory. Follow the naming convention %yyyy-%mm-%dd-your-title-here.md.

  • To add a profile picture, use class profile-picture around the image.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Credits

Parchment is inspired from the resume theme Researcher

License

GNU GPL v3

About

License:GNU General Public License v3.0


Languages

Language:HTML 54.4%Language:SCSS 32.0%Language:CSS 8.5%Language:JavaScript 5.1%