Skip to content

Releases: kylesinlynn/kylesinlynn.pythonanywhere.com

v3.7.77

31 Dec 07:45
Compare
Choose a tag to compare

I'm thrilled to announce the release of version 3.7.77 of my portfolio website, packed with an exciting new feature: Progressive Web App (PWA) integration! 🚀

With PWA integration, your website will offer a seamless, app-like experience to your users, allowing them to access your content even when offline and enjoy faster load times.

To upgrade to v3.7.77 and integrate PWA into your website, follow these simple steps:

For Developers:

  • Clone the repository: git clone https://github.com/kylesinlynn/kylesinlynn.pythonanywhere.com.git --branch v3.7.77 --depth 1
  • Install dependencies: pip install -r requirements.txt
  • Set environment variables: Configure the necessary settings in the .env file, including PWA-related configurations.
  • Run migrations: python manage.py migrate
  • Start the server: python manage.py runserver
  • Visit your website: http://localhost:8000

Enjoy the Benefits of PWA (Users):

  • Access your website, and experience the seamless, app-like interface, even when offline.
  • Enjoy faster load times and a more engaging user experience.

I'm confident that the PWA integration will elevate your website to new heights and provide an enhanced experience for your visitors. Please share your thoughts and feedback on this exciting new feature! 🚀

Demo
PWA Integrated Website
image
image

Portfolio Website v3.7.73: Write with Markdown and Express Yourself Better! 📝

30 Dec 04:48
Compare
Choose a tag to compare

I'm excited to announce version 3.7.73 of my portfolio website, which introduces a new feature that I'm sure you'll love: markdown support! 📝

Now you can write your content using markdown syntax, and see it rendered beautifully on your website. Markdown lets you add headings, lists, tables, links, images, code blocks, and more to your text, with just a few simple characters. You can also use extended syntax to create footnotes, abbreviations, definition lists, and more.

To use markdown on your website, follow these steps:

Clone & Run (Developers):

  • Clone the repository: git clone https://github.com/kylesinlynn/kylesinlynn.pythonanywhere.com.git --branch v3.7.73 --depth 1
  • Install dependencies: pip install -r requirements.txt
  • Set environment variables: Create a .env file and configure database settings and secret keys.
  • Run migrations: python manage.py migrate
  • Start the server: python manage.py runserver
  • Visit your website: http://localhost:8000

Write with Markdown (Users):

  • Go to the admin panel and log in with your credentials.
  • Create or edit a page or a blog post.
  • Write your content using markdown syntax in the text editor. You can use the Markdown Guide as a reference.
  • Save your changes and preview your website.
  • Enjoy the power and simplicity of markdown! 📝

I hope you like this new feature and find it useful for your website. Please let me know what you think and share your feedback. 📝.

Demo
Edit the article in Markdown
image

Show the article in Markdown
image

Portfolio Website v3.7.37: Shine Brighter with New Upgrades & Installations! ✨

17 Dec 11:51
Compare
Choose a tag to compare

Portfolio Website v3.7.37: Shine Brighter with New Upgrades & Installations! ✨


Thrilled to unveil version 3.7.37 of my portfolio website, packed with performance boosts, stunning new features, and bug fixes to elevate your experience. ✨

Ready to explore? Here's a quick guide to installation techniques:

Clone & Run (Developers):

  1. Clone the repository: git clone https://github.com/kylesinlynn/kylesinlynn.pythonanywhere.com.git --branch v3.7.37 --depth 1
  2. Install dependencies: pip install -r requirements.txt
  3. Set environment variables: Create a .env file and configure database settings and secret keys.
  4. Run migrations: python manage.py migrate
  5. Start the server: python manage.py runserver
  6. Visit your website: http://localhost:8000

Dive deeper and explore the magic of v3.7.37!

Spread the word and share your feedback!

Landing Page
image

Microblog
image

Authentication
image

Create an article
image

Update the article
image

Delete the article
image