Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/observeroftime/portfolio
Reusable portfolio website written in Svelte
https://github.com/observeroftime/portfolio
portfolio svelte template
Last synced: 9 days ago
JSON representation
Reusable portfolio website written in Svelte
- Host: GitHub
- URL: https://github.com/observeroftime/portfolio
- Owner: ObserverOfTime
- License: mpl-2.0
- Created: 2019-12-22T20:35:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T20:16:58.000Z (about 2 months ago)
- Last Synced: 2024-10-15T17:52:23.575Z (24 days ago)
- Topics: portfolio, svelte, template
- Language: Svelte
- Homepage: https://observeroftime.github.io/portfolio/
- Size: 1.02 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# portfolio
Reusable portfolio website written in [Svelte][].
[Svelte]: https://svelte.dev
## TODO
* [ ] Repo filters
* [x] SEO meta tags
* [ ] Custom themes
* [ ] [Translations][i18n]
* [ ] Instructions[i18n]: https://github.com/kaisermann/svelte-i18n
## Changelog
### v0.3.6
* Added SEO meta tags
### v0.3.5
* Fixed GitHub contribution links
* Updated YouTube profile links### v0.3.4
* Added Matrix
* Added a schema for `config.toml`### v0.3.3
* Updated Disroot Git logo again
### v0.3.2
* Added Mastodon
* Added NotABug.org
* Updated Disroot Git logo### v0.3.1
* Added Arch Linux GitLab
### v0.3.0
* Updated svelte-kit configuration
### v0.2.1
* Added femgit
* Added sourcehut
* Removed bintray### v0.2.0
* Replaced sapper with svelte-kit
### v0.1.6
* Added Collabora GitLab
* Added Darcs Hub & CTAN### v0.1.5
* Added GitGud, freedesktop.org, git.rip
### v0.1.4
* Added Disroot Git & Gitdab
* Made links open in a new page### v0.1.3
* Added Last-Modified meta tag
### v0.1.2
* Added JFrog Bintray
* Bundled Fira Sans font### v0.1.1
* Added Debian Salsa
* Fixed tooltip position
* Fixed BitBucket icon gradient### v0.1.0
* Initial release
## Credits
* Borrows various logos from their respective sites
* Uses some icons from the [MFG Labs iconset][mfg]
* Bundles the [Fira Sans][fira] font family[mfg]: https://github.com/MfgLabs/mfglabs-iconset
[fira]: https://github.com/bBoxType/FiraSans## License
> Copyright (c) 2019-2023 ObserverOfTime
>
> This Source Code Form is subject to the terms of the Mozilla Public
> License, v. 2.0. If a copy of the MPL was not distributed with this
> file, You can obtain one at http://mozilla.org/MPL/2.0/.